Skip to content

Commit

Permalink
Apparently you can add redirect buttons in issue template selection (#…
Browse files Browse the repository at this point in the history
…147)

* Apparently you can add redirect buttons in issue template selection

* Fix link
  • Loading branch information
Happypig375 committed Jul 17, 2020
1 parent a3a8920 commit a97d586
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: Issue with AngouriMath
url: https://github.com/asc-community/AngouriMath/issues/new/choose
about: Please open issues relating to AngouriMath in asc-community/AngouriMath.
- name: Issue with Typography
url: https://github.com/LayoutFarm/Typography/issues/new/choose
about: Please open issues relating to Typography in LayoutFarm/Typography.

0 comments on commit a97d586

Please sign in to comment.