diff --git a/.github/ISSUE_TEMPLATE/api_request.md b/.github/ISSUE_TEMPLATE/api_request.md new file mode 100644 index 00000000..871e1b1c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/api_request.md @@ -0,0 +1,20 @@ +--- +name: API request +about: Send a API request for the libc crate. +labels: C-API-request +--- + + diff --git a/.github/issue_template.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 77% rename from .github/issue_template.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 435bf35c..1946200a 100644 --- a/.github/issue_template.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,11 @@ -