Skip to content

Commit

Permalink
Add two more cases to GitHub ISSUE_TEMPLATE: installation and general…
Browse files Browse the repository at this point in the history
… questions (#2814)
  • Loading branch information
francesco-ballarin authored Oct 10, 2023
1 parent bea330f commit 92aedc4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
contact_links:
- name: Installation support
url: https://fenicsproject.discourse.group/c/installation/5
about: Please ask questions related to installation on the FEniCS discourse
- name: General questions
url: https://fenicsproject.discourse.group/
about: Please ask questions about general usage of the library on the FEniCS discourse

0 comments on commit 92aedc4

Please sign in to comment.