We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cccfd1 commit 1dcd902Copy full SHA for 1dcd902
1 file changed
.github/ISSUE_TEMPLATE/config.yml
@@ -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