pyjanitor-devs/pyjanitor
在 GitHub 查看[DOC] Update Pull Request Template with `netlify` option
Open
#750 建立於 2020年9月18日
available for hackingdocfixgood first issuehacktoberfest
倉庫指標
- Star
- (1,217 star)
- PR 合併指標
- (平均合併 2天 12小時) (30 天內合併 4 個 PR)
描述
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? 🤷♂️