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
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,14 @@ We use [Vagrant](http://www.vagrantup.com/) and [VirtualBox](https://www.virtual
29
29
30
30
## Contributing
31
31
32
-
TODO
32
+
1. Create an [Assembly account](https://assemblymade.com).
33
+
2.[Fork the code](https://github.com/assemblymade/coderwall)
34
+
3. Get vagrant running
35
+
4. Run the test suite
36
+
5. If you have any issues, jump into chat, introduce yourself and ask or leave a message if no one is around.
37
+
6. Find an [interesting bounty](https://assemblymade.com/coderwall/wips) on Assembly or suggest a new one.
38
+
7. Fork and then issue a PR when you are done referencing the Bounty. (Note: Only PRs from those with valid Assembly account will be merged).
39
+
33
40
34
41
## Copyright / License
35
42
@@ -38,7 +45,7 @@ All rights reserved.
38
45
39
46
Redistribution and use in source and binary forms, with or without modification, are permitted and provided that the following conditions are met:
40
47
41
-
* Any redistribution or use is for noncommercial purposes only and is not redistributed or used in connection with any application that is substantially similar to the Selected App Idea.
48
+
* Any redistribution or use is for noncommercial purposes only and is not redistributed or used in connection with any application that is substantially similar to it (Coderwall).
42
49
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
43
50
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
0 commit comments