diff options
author | 2022-07-10 19:03:45 +0200 | |
---|---|---|
committer | 2022-07-10 19:03:45 +0200 | |
commit | 65d6e28b4f9fd8e994ba690d47d548eb51da427d (patch) | |
tree | 2375c91282361c6f7ef5e82980c4420abbadaa07 | |
parent | 3c435f7856d3d21faf4e3af1632cc1ba245012c7 (diff) | |
download | bun-65d6e28b4f9fd8e994ba690d47d548eb51da427d.tar.gz bun-65d6e28b4f9fd8e994ba690d47d548eb51da427d.tar.zst bun-65d6e28b4f9fd8e994ba690d47d548eb51da427d.zip |
chore(api-ref-docs): change doc to documentation
-rw-r--r-- | .github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml b/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml index de879583c..b0c3a3ffb 100644 --- a/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml +++ b/.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml @@ -1,6 +1,6 @@ name: 📗 Open an issue regarding the bun docs description: Let us know about any problematic documentations -labels: [doc] +labels: [documentation] body: - type: markdown attributes: |