Skip to content

Instantly share code, notes, and snippets.

@derrickmehaffy
Created October 10, 2019 08:23
Show Gist options
  • Select an option

  • Save derrickmehaffy/b9a5e04c7c77702152c0e278ed53e8ae to your computer and use it in GitHub Desktop.

Select an option

Save derrickmehaffy/b9a5e04c7c77702152c0e278ed53e8ae to your computer and use it in GitHub Desktop.
DM's Quick Responses
> This is a templated message
Hello, please follow the issue template.
A proper issue submission let's us better understand the origin of your bug and therefore help you.
I will reopen your issue when we receive the issue following the template guidelines and properly fill out the template.
Please update the issue.
Thank you.
> A copy of the bug report template can be found below:
```
<!--
Hello ๐Ÿ‘‹ Thank you for submitting an issue.
Before you start, please make sure your issue is understandable and reproducible.
To make your issue readable make sure you use valid Markdown syntax.
https://guides.github.com/features/mastering-markdown/
-->
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to reproduce the behavior**
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Code snippets**
If applicable, add code samples to help explain your problem.
**System**
- Node.js version: <!-- Please ensure you are using the Node LTS version (v10) -->
- NPM version:
- Strapi version: <!-- Please make sure you are on the latest version -->
- Database:
- Operating system:
**Additional context**
Add any other context about the problem here.
```
> This is a templated message
Hello, please follow the feature request template.
A proper issue submission let's us better understand the purpose behind your feature request to better understand if it could be implemented.
I will reopen your issue when we receive the issue following the template guidelines and properly fill out the template. Please also submit your feature request on the [Product Board](https://portal.productboard.com/strapi/tabs/2-under-consideration)
Please update the issue, and reply back so it can be reopened.
Thank you.
> A copy of the feature request template can be found below:
```
<!--
Hello ๐Ÿ‘‹ Thank you for submitting a feature request.
We are using ProductBoard to manage our roadmap and feature requests.
Can you please submit your feature request here: https://portal.productboard.com/strapi
-->
- [ ] **I have created my request on the Product Board before I submitted this issue**
- [ ] **I have looked at all the other requests on the Product Board before I submitted this issue**
**Please describe your feature request:**
```
Hello,
I see you are wanting to ask a question that is not really a bug report or a feature request, questions should be directed to the following places per the [README.md](https://github.com/strapi/strapi/blob/master/README.md):
- [Stack Overflow](http://stackoverflow.com/questions/tagged/strapi)
- [Slack](http://slack.strapi.io/)
- [Spectrum](https://spectrum.chat/strapi)
For now I will mark this issue as closed, we try to keep Github clean and only for bug reports and feature requests unless there is a technical discussion that needs to happen before an [RFC](https://github.com/strapi/rfcs) needs to be created. However in all 3 cases there are templates to be followed.
If you have questions or believe this was closed in error do feel free to reply.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment