From 4456301a2fc9885826959382fe1f3be4816b7d6c Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Tue, 23 Jul 2019 15:11:05 -0700 Subject: [PATCH 1/3] 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 5175f76ffd5d9305803244624c396713808623f6 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Tue, 23 Jul 2019 16:20:20 -0700 Subject: [PATCH 2/3] 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** - + From 661f3ec58bfe20f405b0ac1ae087d89ef995486d Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Wed, 24 Jul 2019 11:49:07 -0700 Subject: [PATCH 3/3] Add "What" section to documentation template --- .github/ISSUE_TEMPLATE/documentation.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 87f90b15b..56ea9fb64 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -19,6 +19,16 @@ assignees: '' - should be, and where. --> +**What** + + + +- [ ] Text +- [ ] Image or Gif +- [ ] Other + **Old content**