Skip to content

Commit f85bdf1

Browse files
committed
chore: replace url in example and allow blank issues
1 parent bed17f0 commit f85bdf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/03_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ body:
1818
label: Link
1919
description: >
2020
Provide a link to the existing documentation, if applicable.
21-
placeholder: ex. https://docs.pola.rs/api/python/dev/...
21+
placeholder: ex. https://cookiecutter-robust-python.readthedocs.io/en/latest/...
2222
validations:
2323
required: false

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true

0 commit comments

Comments
 (0)