]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: add multiple issue templates
authorNicolas Coden <nicolas@ncoden.fr>
Mon, 7 May 2018 21:49:13 +0000 (23:49 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Mon, 7 May 2018 21:49:13 +0000 (23:49 +0200)
Closes https://github.com/zurb/foundation-sites/issues/11241

.github/ISSUE_TEMPLATE/Bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Custom.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Feature_request.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md
new file mode 100644 (file)
index 0000000..38581e8
--- /dev/null
@@ -0,0 +1,60 @@
+---\r
+name: "\U0001F41B Bug Report"\r
+about: Something is broken or doesn't work as expected\r
+\r
+---\r
+\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---                 Please fill the following template                    -->\r
+<!---                 Your issue may be ignored otherwise                   -->\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---  Only submit bug reports here. For help or questions to the community -->\r
+<!---  see the forum: https://foundation.zurb.com/forum                     -->\r
+\r
+## What should happen?\r
+\r
+\r
+## What happends instead?\r
+\r
+\r
+## Possible Solution\r
+<!--- Not obligatory, but suggest a fix/reason for the bug,                 -->\r
+<!--- or ideas how to implement the addition or change.                     -->\r
+\r
+## Test Case and/or Steps to Reproduce\r
+<!--- We highly recommend you to provide a live example of your bug so we   -->\r
+<!--- can reproduce it. You can create a test case with the last Foundation -->\r
+<!--- version by forking https://codepen.io/ncoden/pen/YLzjeq               -->\r
+Test Case:\r
+\r
+<!--- If you cannot provide a test case, provide an unambiguous set of      -->\r
+<!--- steps to reproduce, with your code and configuration.                 -->\r
+How to reproduce:\r
+1.\r
+2.\r
+3.\r
+\r
+## Context\r
+<!--- How has this issue affected you? What are you trying to accomplish?   -->\r
+<!--- Providing context helps us come up with a solution that is most       -->\r
+<!--- useful in the real world                                              -->\r
+\r
+## Your Environment\r
+<!--- Include as many relevant details about the context and environment    -->\r
+<!--- you experienced the bug in. You can also provide logs if relevant.    -->\r
+- Foundation version(s) used:\r
+- Browser(s) name and version(s):\r
+- Operating System and version (desktop or mobile):\r
+\r
+## Checklist (all required):\r
+<!--- Go over all the following points, and put an `x` in the boxes.        -->\r
+<!--- If you're unsure about any of these, don't hesitate to ask.           -->\r
+- [ ] I have read and follow the CONTRIBUTING.md document.\r
+- [ ] There are no other issues similar to this one.\r
+- [ ] The issue title is descriptive.\r
+- [ ] The template is correctly filled.\r
+\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---       For more information, see the CONTRIBUTING.md document          -->\r
+<!---            Thank you for your issue and happy coding ;)               -->\r
+<!--- --------------------------------------------------------------------- -->\r
diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/Custom.md
new file mode 100644 (file)
index 0000000..7ef12aa
--- /dev/null
@@ -0,0 +1,30 @@
+---\r
+name: "\U0001F4BB Maintainance"\r
+about: Tests, dependencies, workflow...\r
+\r
+---\r
+\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---                 Please fill the following template                    -->\r
+<!---                 Your issue may be ignored otherwise                   -->\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---  Only submit maintainance issue here. For help or questions to the.   -->\r
+<!---  community, see the forum: https://foundation.zurb.com/forum          -->\r
+\r
+## Description\r
+\r
+## Possible Solution\r
+<!--- Not obligatory, but suggest a fix/reason to resolve the issue.        -->\r
+\r
+## Checklist (all required):\r
+<!--- Go over all the following points, and put an `x` in the boxes.        -->\r
+<!--- If you're unsure about any of these, don't hesitate to ask.           -->\r
+- [ ] I have read and follow the CONTRIBUTING.md document.\r
+- [ ] There are no other issues similar to this one.\r
+- [ ] The issue title is descriptive.\r
+- [ ] The template is correctly filled.\r
+\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---       For more information, see the CONTRIBUTING.md document          -->\r
+<!---            Thank you for your issue and happy coding ;)               -->\r
+<!--- --------------------------------------------------------------------- -->\r
diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md
new file mode 100644 (file)
index 0000000..b937765
--- /dev/null
@@ -0,0 +1,48 @@
+---\r
+name: "✨ Feature Request"\r
+about: Something is missing or could be improved\r
+\r
+---\r
+\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---                 Please fill the following template                    -->\r
+<!---                 Your issue may be ignored otherwise                   -->\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---  Only submit feature requests here. For help or questions to the      -->\r
+<!---  community, see the forum: https://foundation.zurb.com/forum          -->\r
+\r
+## What is missing?\r
+<!--- What you want to be added or improved and how you would use it?       -->\r
+\r
+## Why is it important?\r
+<!--- Why would this feature benefits to everyone? What is the current      -->\r
+<!--- workaround and how is it insufficient or inadequate?                  -->\r
+\r
+## Possible Solution\r
+<!--- Not obligatory, but suggest a fix/reason for the bug,                 -->\r
+<!--- or ideas how to implement the addition or change.                     -->\r
+\r
+## Context\r
+<!--- How has this issue affected you? What are you trying to accomplish?   -->\r
+<!--- Providing context helps us come up with a solution that is most       -->\r
+<!--- useful in the real world                                              -->\r
+\r
+## Your Environment\r
+<!--- Include as many relevant details about the context and environment    -->\r
+<!--- you're using. You can also provide logs if relevant.                  -->\r
+- Foundation version(s) used:\r
+- Browser(s) name and version(s):\r
+- Operating System and version (desktop or mobile):\r
+\r
+## Checklist (all required):\r
+<!--- Go over all the following points, and put an `x` in the boxes.        -->\r
+<!--- If you're unsure about any of these, don't hesitate to ask.           -->\r
+- [ ] I have read and follow the CONTRIBUTING.md document.\r
+- [ ] There are no other issues similar to this one.\r
+- [ ] The issue title is descriptive.\r
+- [ ] The template is correctly filled.\r
+\r
+<!--- --------------------------------------------------------------------- -->\r
+<!---       For more information, see the CONTRIBUTING.md document          -->\r
+<!---            Thank you for your issue and happy coding ;)               -->\r
+<!--- --------------------------------------------------------------------- -->\r