Skip to content

Commit 1dcd902

Browse files
committed
cherry-pick ISSUE_TEMPLATE/config.yml from develop branch
1 parent 9cccfd1 commit 1dcd902

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: FDP Documentation
4+
url: https://fairdatapoint.readthedocs.io/
5+
about: Please check FDP Documentation before reporting an issue, especially if you have an issue with your custom deployment.
6+
- name: FDP Specification
7+
url: https://specs.fairdatapoint.org/
8+
about: Please check FDP Specification first, if you have any question related to the architecture or how things work in FDP.
9+
- name: FDP Specification Issues
10+
url: https://github.com/fdp-specs/fdp-specs.github.io/issues
11+
about: Please create new issues related to FDP Specification in its dedicated GitHub repository.

0 commit comments

Comments
 (0)