Skip to content

Commit 1a0c432

Browse files
committed
Update README, CONTRIBUTING, LICENSE [ci skip]
1 parent 8f9326a commit 1a0c432

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributing
2+
3+
1. [Fork it](https://github.com/jollygoodcode/html-pipeline-linkify_github/fork)
4+
2. Create your feature branch (`git checkout -b my-new-feature`)
5+
3. Commit your changes (`git commit -am "Add some feature"`)
6+
4. Push to the branch (`git push origin my-new-feature`)
7+
5. Create a new Pull Request

LICENSE renamed to LICENSE.md

File renamed without changes.

README.md

+13-12
Original file line numberDiff line numberDiff line change
@@ -49,24 +49,25 @@ prints:
4949
[rails/rails@`67597e1`](https://github.com/rails/rails/commit/67597e1719ec6af7e22964603cc77aa5b085a864)
5050
```
5151

52-
## Contributing
53-
54-
1. [Fork it](https://github.com/jollygoodcode/html-pipeline-linkify_github/fork)
55-
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-
6052
## Notes
6153

6254
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/).
6355

64-
## Credits
56+
## Contributing
6557

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.
6759

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:
6963

7064
## License
7165

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+
[![Jolly Good Code](https://cloud.githubusercontent.com/assets/1000669/9362336/72f9c406-46d2-11e5-94de-5060e83fcf83.jpg)](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

Comments
 (0)