mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Add back CONTRIBUTING.md file
This commit is contained in:
parent
bd9d322d17
commit
c941952eb2
20
CONTRIBUTING.md
Normal file
20
CONTRIBUTING.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
Contributing to AMS
|
||||||
|
===================
|
||||||
|
|
||||||
|
First of all, **thank you**!
|
||||||
|
|
||||||
|
Now, for the details:
|
||||||
|
|
||||||
|
Please file issues on the [GitHub Issues
|
||||||
|
list](https://github.com/rails-api/active_model_serializers/issues).
|
||||||
|
|
||||||
|
Please discuss new features or ask for feedback about a new feature [on
|
||||||
|
rails-api-core](https://groups.google.com/forum/#!forum/rails-api-core).
|
||||||
|
|
||||||
|
If you want a feature implemented, the best way to get it done is to submit a
|
||||||
|
pull request that implements it. Tests and docs would be nice.
|
||||||
|
|
||||||
|
Please include a CHANGELOG with all entries that change behavior.
|
||||||
|
|
||||||
|
:heart: :sparkling_heart: :heart:
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user