mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-27 15:44:17 +02:00
Deployed 10efe75 to nightly with MkDocs 1.3.1 and mike 1.1.2
This commit is contained in:
parent
ef1025cd35
commit
0c10bd2ef6
@ -1077,8 +1077,12 @@
|
||||
<li>Make your changes.</li>
|
||||
<li>Make any documentation changes if necessary - if you add a new feature, it'll probably need documentation changes. See <a href="../documentation/">here</a> for tips on documentation.</li>
|
||||
<li>Commit and create a pull request to merge into the <code>master</code> branch. <strong>Please follow the pull request template</strong>.</li>
|
||||
<li>Wait for the tests to pass. These consist of clippy lints, rustfmt checks, and basic tests. <strong>If you are a first time contributor, you may need to skip this step for now, as GitHub Actions requires approval to run.</strong></li>
|
||||
<li>Ask a maintainer to review your pull request. If changes are suggested or any comments are made, they should probably be addressed. Once it looks good, it'll be merged!</li>
|
||||
<li>Ask/wait for a maintainer to review your pull request.<ul>
|
||||
<li>Check if tests pass. These consist of clippy lints, rustfmt checks, and basic tests.</li>
|
||||
<li>If changes are suggested or any comments are made, they should probably be addressed.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it looks good, it'll be merged! Note that <em>generally</em>, PRs are squashed, though feel free to ask otherwise if that isn't preferable.</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user