diff --git a/.github/ISSUE_TEMPLATE/bug-reports.md b/.github/ISSUE_TEMPLATE/bug-reports.md new file mode 100644 index 000000000..9db289d49 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-reports.md @@ -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 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..1d4417d8a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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