Skip to content

Commit b62cf0b

Browse files
chore: add issue template config
1 parent 68147b8 commit b62cf0b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
blank_issues_enabled: false
2+
3+
contact_links:
4+
- name: Discussion (Q&A)
5+
url: https://github.com/AsifArmanRahman/firebase-rest-api/discussions/categories/q-a
6+
about: Please ask and answer questions here.
7+
8+
- name: GitHub Security Bug Bounty
9+
url: https://bounty.github.com/
10+
about: Please report security vulnerabilities here.

0 commit comments

Comments
 (0)