Skip to content

Commit 720f05e

Browse files
authored
Merge pull request #548 from python-openapi/feature/issue-template-links
Issue template links
2 parents 0898d87 + 2e5f28e commit 720f05e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
blank_issues_enabled: false
2+
blank_issues_enabled: false
3+
contact_links:
4+
- name: "Python OpenAPI Contributing: Reporting Bugs"
5+
url: https://openapi-core.readthedocs.io/en/latest/contributing.html#reporting-bugs
6+
about: Read guidance about Reporting Bugs in the repository.

0 commit comments

Comments
 (0)