From 39d7880dac29721f4182bd668d65161db173250d Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Mon, 8 May 2023 15:01:15 +0200 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/i-want-to-improve-the-course.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/i-want-to-improve-the-course.md diff --git a/.github/ISSUE_TEMPLATE/i-want-to-improve-the-course.md b/.github/ISSUE_TEMPLATE/i-want-to-improve-the-course.md new file mode 100644 index 0000000..5f041aa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/i-want-to-improve-the-course.md @@ -0,0 +1,14 @@ +--- +name: I want to improve the course +about: You found a typo, an error or you want to improve a part of the course +title: "[UPDATE]" +labels: '' +assignees: '' + +--- + +# What do you want to improve? + +- Explain the typo/error or the part of the course you want to improve + +- **Also, don't hesitate to open a Pull Request with the update**.