docs: clarify reward kernel flags#761
Conversation
|
Up to standards ✅🟢 Issues
|
|
Hello, Thanks again for this fix. Same (minor) issue as for the your other one. You did not signoff (Developer Certificate of Origin (DCO) ) your commit. Doing it is really easy in your case, you simply need, locally to type:
should do the trick. The first line will simply add a "signed off by " in the message commit, which is required to contribute to open source projects hosted by the linux fundation. See https://developercertificate.org/ for more information. Thanks again and let me know if you encounter any issues |
|
Thanks for pointing this out. I amended the commit locally with a DCO sign-off; pushing the rewritten branch requires force-with-lease, so I will update the PR branch as soon as that guarded push is allowed. |
Signed-off-by: william-xue <1596180987+william-xue@users.noreply.github.com>
abc4ae3 to
c8ed646
Compare



Summary
Validation
git diff --checkpython3content check for the added reward documentation noteCloses #737