Skip to content

Commit 330966d

Browse files
committed
mention small issues and maintenance branches in contributing
1 parent 50937b7 commit 330966d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

common_markdown_files/CONTRIBUTING.md.erb

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,15 @@ If you'd like to help make RSpec better, here are some ways you can contribute:
1818
If you need help getting started, check out the [DEVELOPMENT](DEVELOPMENT.md) file for steps that will get you up and running.
1919

2020
Thanks for helping us make RSpec better!
21+
22+
## `Small` issues
23+
24+
These issue are ones that we be believe are best suited for new contributors to
25+
get started with. They represent a meaningful contribution to the project that
26+
should not be too hard to pull off.
27+
28+
## Maintenance branches
29+
30+
Maintenance branches are how we manage the different supported point releases
31+
of RSpec. As such, while they might look like good candidates to merge into
32+
master, please do not open pull requests to merge them.

0 commit comments

Comments
 (0)