File tree 2 files changed +16
-0
lines changed
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
7
7
on what area you want to work on, you'll need to be familiar with
8
8
the relevant language.
9
9
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
+
10
18
There isn't a single approach to working on bootc; however
11
19
the primary developers tend to use Linux host systems,
12
20
and 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
30
30
- https://docs.fedoraproject.org/en-US/bootc/
31
31
- https://www.heliumos.org/
32
32
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
+
33
41
## Developing bootc
34
42
35
43
Are 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