pyjanitor-devs/pyjanitor
View on GitHub[DOC] Update Pull Request Template with `netlify` option
Open
#750 opened on Sep 18, 2020
available for hackingdocfixgood first issuehacktoberfest
Repository metrics
- Stars
- (1,217 stars)
- PR merge metrics
- (Avg merge 2d 12h) (4 merged PRs in 30d)
Description
Brief Description of Fix
Currently, the recommended approach for reviewing documentation updates is to build the docs locally. This may still be the recommended approach, but a note should be included that lets developers know that they can preview the docs from the PR checks as well (with the new netlify inclusion).
I would like to propose a change, such that now the docs have examples on how to use the netlify doc previews from a PR.
Relevant Context
- Link to exact file to be edited
- Maybe we want to add a line to the
CONTRIBUTING.rstfiles as well? 🤷♂️