issues
search
hyosung11
/
OSSD
A Beginner's Guide to Open Source Software Development by The Linux Foundation
Other
0
stars
0
forks
source link
Forge Your Future with Open Source Chapter 5 - Make a Contribution
#122
Closed
hyosung11
closed
12 months ago
hyosung11
commented
1 year ago
[x] Outline chapter
[x] Intro
[x] Prepare for your contribution
[x] Review the issue tracker
[x] set up your environment
[x] text editors
[x] do issue triage
[x] read the docs
[x] craft your contribution
[x] gotchas
[x] spaces, tabs, and tab-size
[x] clone and branch
[x] atomic commits
[x] using version control for non-code contributions
[x] Test your contribution
[x] diff your work
[x] Submit your contribution
[x] Read the docs
[x] Introducing the pull request
[x] Make the pull request
[x] patch: the other contribution method
[x] Review, revise, collaborate
[x] Submit work in progress for early feedback
[x] A note on feedback
[x] tidy up
[x] Special considerations for windows-base contributors
[x] There's more to contributing than just code