Let's use this document to plan the course. Later, we'll move to the config.yml
file.
First, what is the course about? You should have decided this in the last step.
You're probably breaking down what you want to teach into smaller learning objectives or steps. Here are some examples that we can use throughout the course, in case you aren't feeling very creative today.
- Identify the file type (.md)
- issue comment with the correct file type:
issue_comment.created
- issue comment with the correct file type:
- Write headers
- new commit on a branch that is in a pull request:
pull_request.update
- new commit on a branch that is in a pull request:
- Write bold and italics
- Write unordered lists
- Write ordered lists
- Write links
- Include images
- <now, focus on breaking them down so they are small, and "third party observable">
- <things like write, close, assign, commit, are identifiable by watching>
- <things like understand, or know, are not something that someone can observe>