mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
added questions section (how to contact us)
This commit is contained in:
parent
434c3198ce
commit
04d0643a68
1 changed files with 7 additions and 0 deletions
|
@ -330,6 +330,13 @@ gem 'aasm'
|
|||
|
||||
Look at the [CHANGELOG](https://github.com/aasm/aasm/blob/master/CHANGELOG.md) for details.
|
||||
|
||||
## Questions? ##
|
||||
|
||||
Feel free to
|
||||
|
||||
* [create an issue on GitHub](https://github.com/aasm/aasm/issues)
|
||||
* [ask a question on StackOverflow](http://stackoverflow.com) (tag with `aasm`)
|
||||
* send us a tweet [@aasm](http://twitter.com/aasm)
|
||||
|
||||
## Authors ##
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue