forked from chadev/chadev.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating the README for dev instructions
Updating the README pointing to the wiki page detailing how people can add themselves to the Site. Signed-off-by: Adam Jimerson <[email protected]>
- Loading branch information
Showing
1 changed file
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,14 +5,11 @@ We'll be designing and developing this publicly, so expect to see lots of change | |
|
||
##Adding yourself to the developers list | ||
|
||
* Fork the github repo | ||
* Clone your fork to your favorite developer environment | ||
* Copy the developer template file _\_template/dev.md_ to _\_devs/YourHandle.md_ | ||
* Replace the placeholder values | ||
* Commit and push your changes to your fork | ||
* Submit a pull request to the master branch of this repo | ||
|
||
Feel free to contact us via the #chadev IRC channel on freenode, or email [email protected] if you have trouble. | ||
We invite anyone who identifies as a developer or is interested in becoming a developer in Chattanooga to join our community. | ||
|
||
For directions on how to add yourself see [the Wiki page](https://github.com/chadev/chadev.github.io/wiki/Adding-yourself-to-the-Devs-list) | ||
|
||
Feel free to contact us via the [#chadev IRC channel on freenode](https://kiwiirc.com/client/irc.freenode.net/?nick=chadev-?#chadev), or email [email protected] if you have trouble. | ||
|
||
##Instructions for Local Development | ||
|
||
|