Skip to content

Commit d0857fd

Browse files
committed
Added issue templates
1 parent 2de7de3 commit d0857fd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: 🐞 Bug Report
4+
url: https://github.com/getsentry/sentry-php/issues/new?assignees=&labels=&template=BUG_REPORT.md
5+
about: Report a bug against Sentry-PHP
6+
7+
- name: 🧠 Feature Request
8+
url: https://github.com/getsentry/sentry-php/issues/new?assignees=&labels=&template=FEATURE_REQUEST.md
9+
about: Suggest an idea for improving Sentry-PHP
10+
11+
- name: Sentry-PHP Issue Tracker
12+
url: https://github.com/getsentry/sentry-php/issues/
13+
about: Visit the main Sentry-PHP Issue Tracker

0 commit comments

Comments
 (0)