We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d07a2 commit 77aa2cbCopy full SHA for 77aa2cb
1 file changed
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,11 @@
1
+blank_issues_enabled: false
2
+contact_links:
3
+ - name: Discussions
4
+ url: https://github.com/meokullu/NuGetVersionChecker/discussions
5
+ about: Please ask and answer questions here.
6
+ - name: Issues
7
+ url: https://github.com/meokullu/NuGetVersionChecker/issues
8
+ about: Please report security vulnerabilities here.
9
+ - name: Pull Request
10
+ url: https://github.com/meokullu/NuGetVersionChecker/pulls
11
+ about: Please do PR here.
0 commit comments