Skip to content

Commit

Permalink
Fix ISSUE_TEMPLATE config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leopoletto committed Jan 4, 2021
1 parent 9b85e9a commit b036e2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Ask a Question
url: https://github.com/nncodes/laravel-zoom-meeting/discussions/new?category=q-a
url: https://github.com/99codes/laravel-meeting/discussions/new?category=q-a
about: Ask the community for help
- name: Feature Request
url: https://github.com/nncodes/laravel-zoom-meeting/discussions/new?category=ideas
url: https://github.com/99codes/laravel-meeting/discussions/new?category=ideas
about: Share ideas for new features
- name: Bug Report
url: https://github.com/nncodes/laravel-zoom-meeting/issues/new
url: https://github.com/99codes/laravel-meeting/issues/new
about: Report a reproducable bug

0 comments on commit b036e2e

Please sign in to comment.