From 4cd6f34cc93c6e0454a40778c8b1a543159391d2 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Tue, 23 Jul 2019 15:11:05 -0700 Subject: [PATCH 1/2] Add template for documentation issues --- .github/ISSUE_TEMPLATE/documentation.md | 32 +++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/documentation.md diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 000000000..30ccd425e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,32 @@ +--- +name: Documentation +about: Report an issue with our documentation +labels: 'type: documentation, triage' +assignees: '' + +--- + + + +**Where** + + + +**Old content** + + + +**Suggested content** + + + +**Additional context** + + From 1854159f84f9a709b0b0cffb969a86af2bdfa8e1 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Tue, 23 Jul 2019 16:20:20 -0700 Subject: [PATCH 2/2] Add question about pull requests. --- .github/ISSUE_TEMPLATE/documentation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 30ccd425e..87f90b15b 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -29,4 +29,6 @@ assignees: '' **Additional context** - +