pyjanitor-devs/pyjanitor
GitHub で見る[DOC] Update Pull Request Template with `netlify` option
Open
#750 opened on 2020年9月18日
available for hackingdocfixgood first issuehacktoberfest
Repository metrics
- Stars
- (1,217 stars)
- PR merge metrics
- (平均マージ 2d 12h) (30d で 4 merged PRs)
説明
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? 🤷♂️