github: add a barebones ISSUE_TEMPLATE

Not everyone might read CONTRIBUTING.md and hopefully this makes it
easier to file things in the right place?

(Ironically, this is a PR for something that wasn't discussed 😅)

Change-Id: Id0000000d9dce224d4f31a892e80b21a4452bdc3
This commit is contained in:
Vamsi Avula
2024-12-28 00:26:25 +05:30
parent a8e5eef11c
commit 9373ae36fd
2 changed files with 19 additions and 0 deletions

14
.github/ISSUE_TEMPLATE/bug-reports.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
name: Bug Reports
about: Bug Reports with clear steps to reproduce
---
# Description
# Steps to Reproduce
# Expected Behavior
# Actual Behavior
# Additional Information

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

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Feature Requests and Others
about: Feature Requests, Bug Reports without clear steps to reproduce, etc.
url: https://github.com/ghostty-org/ghostty/discussions