diff options
| author | Alexander Taylor <alex@vector35.com> | 2021-12-21 15:54:36 -0500 |
|---|---|---|
| committer | Jordan <github@psifertex.com> | 2021-12-21 16:02:43 -0500 |
| commit | 81b84fb330d6c94c77d2d9629c4d24bef395dd1e (patch) | |
| tree | 234f2331e00a3ea2209a8135f7229c86b0d06e36 /.github/ISSUE_TEMPLATE/config.yml | |
| parent | 85449c4bbd3ac351b9bdd0d7ea21b77ac5dd2674 (diff) | |
Cleaned up the GitHub issue report templates.
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3e849217..8a0e343e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: Binary Ninja Slack url: https://slack.binary.ninja/ - about: For quick responses to short questions + about: Join for quick responses to short questions - name: Official Support url: https://binary.ninja/support/ - about: Official Support Page + about: Check our official support page for more information |
