Skip to content

Commit fcf5f8c

Browse files
committed
Edits per joaomdmoura [ci skip]
1 parent 8c52c36 commit fcf5f8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ http://www.commitstrip.com/en/2014/05/07/the-truth-behind-open-source-apps/](doc
1111
### Filing an issue
1212

1313
Everyone is encouraged to open issues that are affecting them:
14-
bugs, ideas, documentation, performance problems – everything helps!
14+
bugs, ideas, documentation (`/docs`), performance problems – everything helps!
1515

1616
#### Before
1717

@@ -56,8 +56,6 @@ Simon Tatham has written an excellent on article on
5656
[How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html)
5757
which is well worth reading, although it is not specific to ActiveModelSerializers.
5858

59-
60-
6159
1. What have you tried?
6260

6361
Include as much sample code as you can to help us reproduce the issue. (Inline, repo link, or gist, are fine. A failing test would help the most.)
@@ -129,6 +127,8 @@ To fetch & test the library for development, do:
129127
1. Create a new Pull Request
130128
- Include links to any relevant github issues.
131129
- *Don't* change the VERSION file.
130+
- Update `/docs` to include, whenever possible, a new, suitable recommendation about how to use
131+
the feature.
132132
- Extra Credit: [Confirm it runs and tests pass on the rubies specified in the travis
133133
config](.travis.yml). A maintainer will otherwise confirm it runs on these.
134134

0 commit comments

Comments
 (0)