Skip to content

Commit 9e5c36b

Browse files
Update OPEN-SOURCE.md
1 parent 6b72ed1 commit 9e5c36b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

OPEN-SOURCE.md

-6
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,13 @@ This is the list of things to check for every open-source project that we create
55
Each project should have a github repo with github issues enabled. As the main dev in that project, you should make sure to have the corresponding items from the lists below reported as issues there, and work on having them implemented/done before releasing the 1.0 version of your product.
66

77
## General Items
8-
- [ ] It has a github repo
98
- [ ] It has a proper Apache2 LICENSE file.
109
- [ ] It has a clear and useful README.md
1110
- [ ] It's documented (with examples)
1211
- [ ] It's tested.
13-
- [ ] It's hooked to the [open-source hipchat room](http://inaka.net/hipchat)
14-
- [ ] It has a link to the [open-source hipchat room](http://inaka.net/hipchat) in its README.
1512
- [ ] It has a link to [inaka.github.io](http://inaka.github.io) in its README and/or landing page.
1613

1714
## Exhibition
18-
- [ ] There is a blog post about it.
1915
- [ ] It's shared on social networks.
2016
- [ ] It's shared on reddit.
2117
- [ ] It's shared on hacker news with a title like Show HN: description.
@@ -40,8 +36,6 @@ It follows the rules for our [Project Setup](ELIXIR.md#project-setup)
4036
- [ ] travis.yml up to date.
4137

4238
## For Erlang/Elixir Projects
43-
- [ ] It's checked with [Gadget](http://gadget.inakalabs.com)
44-
- [ ] It's shared on [Erlang Central](http://erlangcentral.org/add-news/)
4539
- [ ] It's published on [Hex.pm](https://hex.pm)
4640

4741
## For Ruby Projects

0 commit comments

Comments
 (0)