Skip to content

Commit

Permalink
[ci skip] Removing the not accepting help line from the contributing …
Browse files Browse the repository at this point in the history
…doc.
  • Loading branch information
lonnieezell committed Dec 29, 2016
1 parent 3a8b64a commit b01b9bd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

## Contributions (not)

We are not accepting contributions from the public until a stable enough base has been formed, and our plans fleshed out and things settle down a little bit.
At that point, we will welcome your comments and help creating the best framework for our community.

Once the repository is opened to the community, we expect all contributions to conform to our style guide, be commented (inside the PHP source files),
We expect all contributions to conform to our style guide, be commented (inside the PHP source files),
be documented (in the user guide), and unit tested (in the test folder).

## Issues
Expand Down Expand Up @@ -97,4 +94,4 @@ If you are using command-line you can do the following:
2. `git pull codeigniter develop`
3. `git push origin develop`

Now your fork is up to date. This should be done regularly, or before you send a pull request at least.
Now your fork is up to date. This should be done regularly, or before you send a pull request at least.

0 comments on commit b01b9bd

Please sign in to comment.