You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Create your feature branch (`git checkout -b my-new-feature`)
56
-
3. Commit your changes (`git commit -am "Add some feature"`)
57
-
4. Push to the branch (`git push origin my-new-feature`)
58
-
5. Create a new Pull Request
59
-
60
52
## Notes
61
53
62
54
This RubyGem requires Ruby 2.0+ because [support for 1.9.3 is officially end](https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/).
63
55
64
-
## Credits
56
+
## Contributing
65
57
66
-
A huge THANK YOU to all our [contributors](https://github.com/jollygoodcode/twemoji/graphs/contributors)! :heart:
58
+
Please see the [CONTRIBUTING.md](/CONTRIBUTING.md) file.
67
59
68
-
This project is maintained by [Jolly Good Code](http://www.jollygoodcode.com).
60
+
## Credits
61
+
62
+
A huge THANK YOU to all our [contributors](https://github.com/jollygoodcode/html-pipeline-linkify_github/graphs/contributors)! :heart:
69
63
70
64
## License
71
65
72
-
MIT License. See [LICENSE](LICENSE) for details.
66
+
Please see the [LICENSE.md](/LICENSE.md) file.
67
+
68
+
## Maintained by Jolly Good Code
69
+
70
+
[](http://www.jollygoodcode.com)
71
+
72
+
We specialise in Agile practices and Ruby, and we love contributing to open source.
73
+
[Speak to us](http://www.jollygoodcode.com/#get-in-touch) about your next big idea, or [check out our projects](http://www.jollygoodcode.com/open-source).
0 commit comments