You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thank you for considering contributing to SafeHands! It's people like you that make SafeHands such a great tool for Web3 Agent Security.
4
+
5
+
## How Can I Contribute?
6
+
7
+
### Reporting Bugs
8
+
Bugs are tracked as GitHub issues. When creating an issue, please explain the behavior you expected and the behavior you actually observed. Provide as much context as possible and describe the reproduction steps.
9
+
10
+
### Suggesting Enhancements
11
+
Enhancement suggestions are also tracked as GitHub issues. Please provide a clear and detailed explanation of the feature you want, why it is needed, and how it should work.
12
+
13
+
### Pull Requests
14
+
1. Fork the repo and create your branch from main.
15
+
2. If you've added code that should be tested, add tests.
16
+
3. If you've changed APIs, update the documentation.
17
+
4. Ensure the test suite passes.
18
+
5. Make sure your code conforms to the existing style.
19
+
6. Issue that pull request!
20
+
21
+
## Code of Conduct
22
+
By participating in this project, you agree to abide by standard open-source professional conduct. Harassment or abusive behavior will not be tolerated.
0 commit comments