From: Dr. Matthias St. Pierre Date: Sun, 27 Oct 2019 23:55:29 +0000 (+0100) Subject: Add a GitHub issue template for documentation issues X-Git-Tag: openssl-3.0.0-alpha1~1071 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d9b8c7237cb0e970bf508613421ee6ba280f8388;p=oweals%2Fopenssl.git Add a GitHub issue template for documentation issues This template automatically adds the [issue: documentation] label. Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/10051) --- diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 0000000000..a1e61ef86e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,14 @@ +--- +name: Documentation +labels: 'issue: documentation' +about: Report an error in (or missing) documentation +--- + +