File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ as well as C (e.g. https://github.com/ostreedev/ostree/). Depending
77on what area you want to work on, you'll need to be familiar with
88the relevant language.
99
10+ ## Note: Before writing a big patch
11+
12+ If you plan to contribute a large change, please get in touch * before*
13+ submitting a pull request by e.g. filing an issue describing your proposed
14+ change. This will help ensure alignment.
15+
16+ ## Development environment
17+
1018There isn't a single approach to working on bootc; however
1119the primary developers tend to use Linux host systems,
1220and test in Linux VMs. One specifically recommended
Original file line number Diff line number Diff line change @@ -30,6 +30,14 @@ are also operating systems and distributions using bootc; here are some examples
3030- https://docs.fedoraproject.org/en-US/bootc/
3131- https://www.heliumos.org/
3232
33+ ## Community discussion
34+
35+ The [ Github discussion forum] ( https://github.com/containers/bootc/discussions ) is enabled.
36+
37+ This project is also tightly related to the previously mentioned Fedora/CentOS bootc project,
38+ and many developers monitor the relevant discussion forums there. In particular there's a
39+ Matrix channel and a weekly video call meeting for example: < https://docs.fedoraproject.org/en-US/bootc/community/ > .
40+
3341## Developing bootc
3442
3543Are you interested in working on bootc? Great! See our [ CONTRIBUTING.md] ( CONTRIBUTING.md ) guide.
You can’t perform that action at this time.
0 commit comments