mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Edits per joaomdmoura [ci skip]
This commit is contained in:
parent
8c52c36ae1
commit
fcf5f8caba
@ -11,7 +11,7 @@ http://www.commitstrip.com/en/2014/05/07/the-truth-behind-open-source-apps/](doc
|
|||||||
### Filing an issue
|
### Filing an issue
|
||||||
|
|
||||||
Everyone is encouraged to open issues that are affecting them:
|
Everyone is encouraged to open issues that are affecting them:
|
||||||
bugs, ideas, documentation, performance problems – everything helps!
|
bugs, ideas, documentation (`/docs`), performance problems – everything helps!
|
||||||
|
|
||||||
#### Before
|
#### Before
|
||||||
|
|
||||||
@ -56,8 +56,6 @@ Simon Tatham has written an excellent on article on
|
|||||||
[How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html)
|
[How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html)
|
||||||
which is well worth reading, although it is not specific to ActiveModelSerializers.
|
which is well worth reading, although it is not specific to ActiveModelSerializers.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
1. What have you tried?
|
1. What have you tried?
|
||||||
|
|
||||||
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.)
|
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:
|
|||||||
1. Create a new Pull Request
|
1. Create a new Pull Request
|
||||||
- Include links to any relevant github issues.
|
- Include links to any relevant github issues.
|
||||||
- *Don't* change the VERSION file.
|
- *Don't* change the VERSION file.
|
||||||
|
- Update `/docs` to include, whenever possible, a new, suitable recommendation about how to use
|
||||||
|
the feature.
|
||||||
- Extra Credit: [Confirm it runs and tests pass on the rubies specified in the travis
|
- Extra Credit: [Confirm it runs and tests pass on the rubies specified in the travis
|
||||||
config](.travis.yml). A maintainer will otherwise confirm it runs on these.
|
config](.travis.yml). A maintainer will otherwise confirm it runs on these.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user