Skip to content

Commit

Permalink
Update contribution items
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinzii committed Apr 6, 2024
1 parent 2368e1c commit 28817b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Contribution Guidelines

> [!IMPORTANT]
> Currently the contribution guidelines are a work in progress. Please check back later for more information.
## Core Tenets of CCMath

* All implementations have to be constexpr compatible.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ target_link_libraries(main PRIVATE ccmath::ccmath)
## Contributing

CCmath is an open-source project, and it needs your help to go on growing and improving. If you want to get involved and suggest some additional features, file a bug report or submit a patch, please have a look at the contribution guidelines.
CCmath is an open-source project, and it needs your help to go on growing and improving. If you want to get involved and suggest some additional features, file a bug report or submit a patch, please have a look at the [contribution guidelines](CONTRIBUTING.md)!

## Implementation Progress (Modules)
| Module | % done | In Progress? | Notes? | Planned Completion Version |
Expand Down

0 comments on commit 28817b5

Please sign in to comment.