Update CONTRIBUTING.md

Co-authored-by: Ryan Birmingham <birm@rbirm.us>
This commit is contained in:
madhavshah49
2021-02-27 13:28:34 +05:30
committed by GitHub
co-authored by Ryan Birmingham
parent 9f614c3536
commit 2fdfe7803e
+1 -1
View File
@@ -15,7 +15,7 @@ IRC channel on irc.freenode.net.
Once a pull request is submitted, it must be reviewed and approved before a
merge, to ensure that:
* The design matches the rest of the ensmallen design
* the design matches the rest of the ensmallen design
* the style matches the [mlpack style guide](
https://github.com/mlpack/mlpack/wiki/DesignGuidelines#StyleGuidelines)
* any new functionality is tested and working