diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 48cce69e..90e98d66 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: true contact_links: - name: "Blank issue template" url: https://github.com/paramiko/paramiko/issues/new - about: "A last resort, if none of the other issue types fits"
\ No newline at end of file + about: "Use this as a last resort, if none of the other issue types fit."
\ No newline at end of file |