Skip to content

Commit 31a02ee

Browse files
committed
Remove 'devel' branch usage recommendation
We are consolidating development into the 'main' branch instead of having the 'devel' intermediary. As such, remove the advice to submit pull requests to the 'devel' branch.
1 parent 24edb46 commit 31a02ee

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/CONTRIBUTING.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
The following rules generally apply for pull requests and code changes:
22

3-
**Submit Pull Requests to the `devel` branch**
4-
5-
The `devel` branch is where experimental features reside. After some
6-
soak time they may be ported over to `main` and a release will be cut
7-
that includes them.
8-
93
**Keep documentation up-to-date**
104

115
Please make an effort to keep the documentation up-to-date to the extent

0 commit comments

Comments
 (0)