From 69772de8b00a85a7da8e3d56c802fcfd01affe1c Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Fri, 29 Dec 2023 15:38:18 +0900 Subject: Update for contributing --- .github/ISSUE_TEMPLATE/documentation_update.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/documentation_update.md (limited to '.github/ISSUE_TEMPLATE/documentation_update.md') diff --git a/.github/ISSUE_TEMPLATE/documentation_update.md b/.github/ISSUE_TEMPLATE/documentation_update.md new file mode 100644 index 00000000..b75d92f0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation_update.md @@ -0,0 +1,24 @@ +--- +name: Documentation update +about: Propose a change to the project documentation +title: "[Docs]: Short description of the change" +labels: "documentation update" +--- + +## Documentation Update + +### Description + +[Provide a clear and concise description of the documentation update you'd like to see made.] + +### Current Documentation + +[Provide a link to the current documentation or describe where it can be found.] + +### Proposed Documentation + +[Provide a clear and concise description of the updated documentation that you'd like to see added.] + +### Additional Information + +[Add any other information about the documentation update here. For example, you might include links to similar documentation in other projects, or screenshots or diagrams to help explain your idea.] -- cgit v1.2.3