From 74740abead7f1e76a170b9038834104c2ee79a8f Mon Sep 17 00:00:00 2001 From: Florent Vilmart <364568+flovilmart@users.noreply.github.com> Date: Mon, 2 Jul 2018 22:15:55 -0400 Subject: [PATCH] Update issue templates (#4867) --- .github/ISSUE_TEMPLATE/---feature-request.md | 17 ++++++ .../ISSUE_TEMPLATE/---push-notifications.md | 7 +++ .github/ISSUE_TEMPLATE/---report-an-issue.md | 53 +++++++++++++++++++ 3 files changed, 77 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/---feature-request.md create mode 100644 .github/ISSUE_TEMPLATE/---push-notifications.md create mode 100644 .github/ISSUE_TEMPLATE/---report-an-issue.md diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md new file mode 100644 index 00000000..a19d2287 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---feature-request.md @@ -0,0 +1,17 @@ +--- +name: "\U0001F4A1 Feature request" +about: Suggest an idea for this project + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/---push-notifications.md b/.github/ISSUE_TEMPLATE/---push-notifications.md new file mode 100644 index 00000000..3466cb9c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---push-notifications.md @@ -0,0 +1,7 @@ +--- +name: "\U0001F4F2 Push Notifications" +about: Issues with setting up or delivering push notifications + +--- + + diff --git a/.github/ISSUE_TEMPLATE/---report-an-issue.md b/.github/ISSUE_TEMPLATE/---report-an-issue.md new file mode 100644 index 00000000..b5bdc244 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---report-an-issue.md @@ -0,0 +1,53 @@ +--- +name: "\U0001F41B Report an issue" +about: Report an issue on parse-server + +--- + + +### Issue Description + + + +### Steps to reproduce + + + +### Expected Results + + + +### Actual Outcome + + + +### Environment Setup + +- **Server** + - parse-server version (Be specific! Don't say 'latest'.) : [FILL THIS OUT] + - Operating System: [FILL THIS OUT] + - Hardware: [FILL THIS OUT] + - Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT] + +- **Database** + - MongoDB version: [FILL THIS OUT] + - Storage engine: [FILL THIS OUT] + - Hardware: [FILL THIS OUT] + - Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): [FILL THIS OUT] + +### Logs/Trace + +