✨ Thanks for taking time to contribute ✨
Please raise any tool-specific questions on Stackoverflow or its chat channel.
- Fork this repository
- Create a new patch branch
add-new-episode-{name}
- Add the suggested episode in
about.md
, section Upcoming - Write a good commit message
- Pull request using the new patch branch
- Mistakes in the show notes, steps or documentation is a good bug to fix
- Please check the version of the tool used in the episode that you are trying to fix. Since the screencast is time-specific, the mistake might not be there when the episode was recorded.
- Fork this repository
- Create a new patch branch
- Which files to edit?
- To fix content on show notes, edit the files under the folder
_posts
- To edit content on the code, check the episode folder in the root starting with the episode number
NN-XXXX
- If you cannot find the content in show notes or the code, make a search with some key words
- To fix content on show notes, edit the files under the folder
- Code code code
- Write a good commit message
- Pull request using the new patch branch