diff --git a/.github/ISSUE_TEMPLATE/lesson_update.md b/.github/ISSUE_TEMPLATE/lesson_update.md new file mode 100644 index 00000000..760ad752 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/lesson_update.md @@ -0,0 +1,57 @@ +--- +name: Translations Checklist +about: These are all the files that need to be translated +title: "[TRANSLATIONS]" +labels: translations +assignees: '' + +--- + +- [ ] Base README.md +- [ ] Quizzes +- [ ] Introduction base README + - [ ] Defining Data Science README + - [ ] Defining Data Science assignment + - [ ] Ethics README + - [ ] Ethics assignment + - [ ] Defining Data README + - [ ] Defining Data assignment + - [ ] Stats and Probability README + - [ ] Stats and Probability assignment +- [ ] Working with Data base README + - [ ] Relational Databases README + - [ ] Relational Databases assignment + - [ ] Non-Relational Data README + - [ ] Non-Relational Data assignment + - [ ] Python README + - [ ] Python assignment + - [ ] Data Preparation README + - [ ] Data Preparation assignment +- [ ] Vizualization base README + - [ ] Quantities README + - [ ] Quantities assignment + - [ ] Distributions README + - [ ] Distributions assignment + - [ ] Proportions README + - [ ] Proportions assignment + - [ ] Relationships README + - [ ] Relationships assignment + - [ ] Meaningful Visualizations README + - [ ] Meaningful Visualization assignment +- [ ] Data Science Lifecycle base README + - [ ] Introduction README + - [ ] Introduction assignment + - [ ] Analyzing README + - [ ] Analyzing assignment + - [ ] Communication README + - [ ] Communication assignment +- [ ] Data Science in the Cloud base README + - [ ] Intro README + - [ ] Intro assignment + - [ ] Low Code README + - [ ] Low Code assignment + - [ ] Azure README + - [ ] Azure assignment +- [ ] Data Science in the Wild base README + - [ ] Real World Examples README + - [ ] Real World Examples assignment