Skip to content

Commit f859198

Browse files
authored
Merge pull request #19 from IBM/animeshsingh-patch-1
Name corrections in contributions guidelines
2 parents cc6f6e9 + 248551f commit f859198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to Nemesis
22

3-
Adding new features, improving documentation, fixing bugs, or writing tutorials are all examples of helpful contributions. Furthermore, if you are publishing a new attack or defense, we strongly encourage you to add it to Nemesis so that others may evaluate it fairly in their own work.
3+
Adding new features, improving documentation, fixing bugs, or writing tutorials are all examples of helpful contributions. Furthermore, if you are publishing a new attack or defense, we strongly encourage you to add it to Adversarial Robustness Toolbox so that others may evaluate it fairly in their own work.
44

5-
Bug fixes can be initiated through Github pull requests. When making code contributions to Nemesis, we ask that you follow the `PEP 8` coding standard and that you provide unit tests for the new features.
5+
Bug fixes can be initiated through Github pull requests. When making code contributions to Adversarial Robustness Toolbox, we ask that you follow the `PEP 8` coding standard and that you provide unit tests for the new features.
66

0 commit comments

Comments
 (0)