add oss issue template

https://github.com/hasura/graphql-engine-mono/pull/2178

GitOrigin-RevId: 8c5a181bb087d118164af962f4d5874a795255b8
This commit is contained in:
Sooraj 2021-09-06 13:30:07 +05:30 committed by hasura-bot
parent a41d34c62f
commit d06dd037be
3 changed files with 99 additions and 0 deletions

61
.github/ISSUE_TEMPLATE/01_bug_report.md vendored Normal file
View File

@ -0,0 +1,61 @@
---
name: 🐜 Bug report
about: If something isn't working 🔧
labels: "bug"
---
### Version Information
Server Version:
CLI Version (for CLI related issue):
### Environment
<!--Cloud/ OSS / EE -->
### What is the expected behaviour?
<!--
Provide a clear description of what you want to happen.
-->
### Keywords
<!--
What keywords did you use when trying to find an existing bug report?
List them here so people in the future can find this one more easily.
-->
### What is the current behaviour?
<!--
Provide a clear description of what is the current behaviour.
-->
### How to reproduce the issue?
1.
2.
3.
### Screenshots or Screencast
<!--
Providing relevant Screenshots/ Screencasts would help us to debug the issue quickly.
-->
### Please provide any traces or logs that could help here.
<!-- Provide your answer here. -->
### Any possible solutions?
<!-- Provide your answer here. -->
### Can you identify the location in the source code where the problem exists?
<!-- Provide your answer here. -->
### If the bug is confirmed, would you be willing to submit a PR?
<!-- Provide your answer here. -->

View File

@ -0,0 +1,26 @@
---
name: 🚀 Feature request
about: Suggest an idea for improving Hasura
labels: "enhancement"
---
### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
### Describe the solution you'd like
<!--
Provide a clear and concise description of what you want to happen.
-->
### Describe alternatives you've considered
<!-- Provide your answer here. -->
### If the feature is approved, would you be willing to submit a PR?
<!-- Provide your answer here. -->

12
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,12 @@
blank_issues_enabled: false
contact_links:
- name: ☁️ Hasura Cloud Help & Support Center
url: https://cloud.hasura.io/support
about: For Issues related to Hasura Cloud ⚡️
- name: ❓ Get Support from Discord Community
url: https://discord.com/invite/hasura
about: Please ask and answer questions here. 🏥
- name: 🙋‍♀️ Have a question on how to achieve something with Hasura?
url: https://github.com/hasura/graphql-engine/discussions
about: Start a GitHub discussion