diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..0205927ad0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000000..c8c919409f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,51 @@ +--- +name: Bug report +about: Report a defect in the software + +--- + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..54213b02a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,32 @@ +--- +name: Feature request +about: Propose a feature you would like to see added in the software + +--- + + diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md new file mode 100644 index 0000000000..b51dfce92f --- /dev/null +++ b/.github/SUPPORT.md @@ -0,0 +1,11 @@ +OpenSSL User Support resources +============================== + +For *questions* on how to use OpenSSL or what went wrong when you +tried something, our primary resource is the mailing list +openssl-users@openssl.org, where you can get help from others in the +OpenSSL community (which includes the developers as time permits). + +Only subscribers can post to openssl-users@openssl.org (although the +archives are public). +For more information, see https://www.openssl.org/community/mailinglists.html