Skip to content

Commit

Permalink
Merge pull request #404 from gitautoai/wes
Browse files Browse the repository at this point in the history
Allow a blank issue template
  • Loading branch information
hiroshinishio authored Dec 21, 2024
2 parents 31f723a + 9f47ea6 commit 69895bf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: false

contact_links:
- name: GitAuto Support
url: https://calendly.com/gitauto/30min
about: Contact our support team for help with GitAuto.
- name: GitAuto Website
url: https://gitauto.ai
url: https://gitauto.ai?utm_source=github&utm_medium=referral
about: Visit our website for more information about GitAuto.
- name: GitAuto X
url: https://x.com/gitautoai
about: Follow us on X for feature updates and use cases.
- name: GitAuto LinkedIn
url: https://www.linkedin.com/company/gitauto/
about: Follow us on LinkedIn for hiring updates and company news.
about: Follow us on LinkedIn for feature updates and use cases.

0 comments on commit 69895bf

Please sign in to comment.