Skip to content

Commit 2b2915f

Browse files
authored
Create config.yml
1 parent 0514eb6 commit 2b2915f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: SDK documentation
4+
url: https://github.com/box/box-java-sdk/tree/master/docs
5+
about: Before creating an issue, I have checked that the SDK documentation doesn't solve my issue.
6+
- name: API documentation
7+
url: https://developer.box.com/docs
8+
about: Before creating an issue, I have checked that the API documentation doesn't solve my issue.
9+
- name: Box Developer Forums
10+
url: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum
11+
about: Before creating an issue, I have searched the Box Developer Forums and my issue isn't already reported there.
12+
- name: Issues in this repo
13+
url: https://github.com/box/box-java-sdk/search?type=Issues
14+
about: Before creating an issue, I have searched Issues in this repo and my issue isn't already reported.

0 commit comments

Comments
 (0)