Skip to content

Commit a04f40f

Browse files
committed
Update docs workflows
1 parent 025219b commit a04f40f

File tree

4 files changed

+5
-236
lines changed

4 files changed

+5
-236
lines changed

.github/ISSUE_TEMPLATE/0-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: '📃 Documentation Issue'
22
description: Report an issue with Mithril.js's documentation
33
assignees: dead-claudia
4-
labels:
5-
- 'Area: Documentation'
64
body:
75
- type: checkboxes
86
attributes:

.github/ISSUE_TEMPLATE/1-core.yml

Lines changed: 0 additions & 117 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/2-stream.yml

Lines changed: 0 additions & 117 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
blank_issues_enabled: true
22
contact_links:
3+
- name: ℹ Mithril.js bugs
4+
url: https://github.com/MithrilJS/mithril.js/issues/new
5+
about: |
6+
Found a bug in Mithril.js? File an issue in the Mithril.js core repo. This is strictly for
7+
documentation.
38
- name: ℹ Questions, Ideas, and Discussions
49
url: https://github.com/MithrilJS/mithril.js/discussions
510
about: |

0 commit comments

Comments
 (0)