Skip to content

Commit

Permalink
update CONTRIBUTING.md removing doc update refs
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAZimmerly committed Jan 23, 2025
1 parent 0894321 commit f395b8b
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents
- [Reporting Bugs](#reporting-bugs)
- [Suggesting Enhancements](#suggesting-enhancements)
- [Your First Code Contribution](#your-first-code-contribution)
- [Improving The Documentation](#improving-the-documentation)
- [Styleguides](#styleguides)
- [Style guides](#styleguides)
- [Commit Messages](#commit-messages)
- [Join The Project Team](#join-the-project-team)

Expand Down Expand Up @@ -129,15 +128,9 @@ Enhancement suggestions are tracked as [GitHub issues](https://github.com/arcxp/

Please make sure that you write tests for your changes if changing any logic.
Please verify that existing tests pass for your changes.
If you add features or change functionality, please update the relevant documentation.
If you need help, please use Discussions to ask for help.


### Improving The Documentation

Enjoy improving documentation? Outstanding! Please submit documentation changes in the same way code changes are submitted. If you are translating documentation to another language, please reach out in a Discussion. We'd love to work with you!

## Styleguides
## Style Guides
### Commit Messages

What is the purpose of the change?
Expand Down

0 comments on commit f395b8b

Please sign in to comment.