Skip to content

Commit 9ab8df8

Browse files
committed
refactoring
1 parent 6516189 commit 9ab8df8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contact_links:
44
- name: 🌸 p5.js Issues
55
url: https://github.com/processing/p5.js/issues
66
about: Report issues with the p5.js here.
7-
- name: 🖥️ Web Editor Issues
7+
- name: 🌐 Website Issues
88
url: https://github.com/processing/p5.js-website/issues
99
about: Report issues with the p5.js website here.
1010
- name: 💬 Forum

.github/ISSUE_TEMPLATE/existing-feature-enhancement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ body:
1313
attributes:
1414
label: Feature enhancement details
1515
validations:
16-
required: true
16+
required: true

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ body:
1313
attributes:
1414
label: Feature request details
1515
validations:
16-
required: true
16+
required: true

0 commit comments

Comments
 (0)