Skip to content

Commit a97d586

Browse files
authored
Apparently you can add redirect buttons in issue template selection (#147)
* Apparently you can add redirect buttons in issue template selection * Fix link
1 parent a3a8920 commit a97d586

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Issue with AngouriMath
4+
url: https://github.com/asc-community/AngouriMath/issues/new/choose
5+
about: Please open issues relating to AngouriMath in asc-community/AngouriMath.
6+
- name: Issue with Typography
7+
url: https://github.com/LayoutFarm/Typography/issues/new/choose
8+
about: Please open issues relating to Typography in LayoutFarm/Typography.

0 commit comments

Comments
 (0)