-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README and CONTRIBUTING to point to contributing.bitwarden.com (…
- Loading branch information
Showing
3 changed files
with
4 additions
and
281 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 |
---|---|---|
@@ -1,31 +1,3 @@ | ||
# How to Contribute | ||
|
||
Contributions of all kinds are welcome! | ||
|
||
Please visit our [Community Forums](https://community.bitwarden.com/) for general community discussion and the development roadmap. | ||
|
||
Here is how you can get involved: | ||
|
||
* **Request a new feature:** Go to the [Feature Requests category](https://community.bitwarden.com/c/feature-requests/) of the Community Forums. Please search existing feature requests before making a new one | ||
|
||
* **Write code for a new feature:** Make a new post in the [Github Contributions category](https://community.bitwarden.com/c/github-contributions/) of the Community Forums. Include a description of your proposed contribution, screeshots, and links to any relevant feature requests. This helps get feedback from the community and Bitwarden team members before you start writing code | ||
|
||
* **Report a bug or submit a bugfix:** Use Github issues and pull requests | ||
|
||
* **Write documentation:** Submit a pull request to the [Bitwarden help repository](https://github.com/bitwarden/help) | ||
|
||
* **Help other users:** Go to the [User-to-User Support category](https://community.bitwarden.com/c/support/) on the Community Forums | ||
|
||
## Contributor Agreement | ||
|
||
Please sign the [Contributor Agreement](https://cla-assistant.io/bitwarden/server) if you intend on contributing to any Github repository. Pull requests cannot be accepted and merged unless the author has signed the Contributor Agreement. | ||
|
||
## Pull Request Guidelines | ||
|
||
* commit any pull requests against the `master` branch | ||
* include a link to your Community Forums post | ||
* please do **not** submit version number updates/bumps | ||
|
||
# Setup guide | ||
|
||
Please read the [Setup guide](https://github.com/bitwarden/server/blob/master/SETUP.md) for a step-by-step guide to set up your own local development server. | ||
Our [Contributing Guidelines](https://contributing.bitwarden.com/contributing/) are located in our [Contributing Documentation](https://contributing.bitwarden.com/). The documentation also includes recommended tooling, code style tips, and lots of other great information to get you started. |
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