Skip to content

Commit

Permalink
Make issues read-only
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoellendorf committed May 15, 2024
1 parent 89d7f5b commit 175d965
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: New Issue
url: https://gitlab.com/iniparser/iniparser/-/issues/new
about: Please open new issues on https://gitlab.com/iniparser/iniparser.
- name: Pull Request
url: https://gitlab.com/iniparser/iniparser/-/merge_requests/new
about: Please open pull requests aka. merge requests on https://gitlab.com/iniparser/iniparser.

0 comments on commit 175d965

Please sign in to comment.