]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: add Documentation GitHub issue template
authorNicolas Coden <nicolas@ncoden.fr>
Mon, 7 May 2018 22:08:18 +0000 (00:08 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Mon, 7 May 2018 22:08:18 +0000 (00:08 +0200)
.github/ISSUE_TEMPLATE/3-documentation.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/4-maintainance.md [moved from .github/ISSUE_TEMPLATE/3-maintainance.md with 100% similarity]

diff --git a/.github/ISSUE_TEMPLATE/3-documentation.md b/.github/ISSUE_TEMPLATE/3-documentation.md
new file mode 100644 (file)
index 0000000..8b2b2f0
--- /dev/null
@@ -0,0 +1,31 @@
+---
+name: "\U0001F4D6 Documentation"
+about: Typo mistakes, gaps or inconsistencies in docs or website
+
+---
+
+<!--- --------------------------------------------------------------------- -->
+<!---                 Please fill the following template                    -->
+<!---                 Your issue may be ignored otherwise                   -->
+<!--- --------------------------------------------------------------------- -->
+<!---  Only submit documentation issue here. For help or questions to the.  -->
+<!---  community, see the forum: https://foundation.zurb.com/forum          -->
+
+## Description
+<!--- What is incorrect, missing or could be improved?                      -->
+
+## Possible Solution
+<!--- How would you resolve that?                                           -->
+
+## Checklist (all required):
+<!--- Go over all the following points, and put an `x` in the boxes.        -->
+<!--- If you're unsure about any of these, don't hesitate to ask.           -->
+- [ ] I have read and follow the CONTRIBUTING.md document.
+- [ ] There are no other issues similar to this one.
+- [ ] The issue title is descriptive.
+- [ ] The template is correctly filled.
+
+<!--- --------------------------------------------------------------------- -->
+<!---       For more information, see the CONTRIBUTING.md document          -->
+<!---            Thank you for your issue and happy coding ;)               -->
+<!--- --------------------------------------------------------------------- -->