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**.