-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mirko Mollik <[email protected]>
- Loading branch information
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Contributing to the project | ||
|
||
We welcome all contributions to the project. Please make sure that all your commits are signed off. This indicates that you agree to the [Developer Certificate of Origin](https://developercertificate.org/). | ||
|
||
If you have any feature request, feel free to open an issue first or start the discussion in the discord channel. | ||
|
||
## Review of PRs | ||
|
||
To reduce the complexity of the project, there is no technical mechanism to validate if changes to a wallet or agent entry. At this point we believe that each contributor is responsible for the requested changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters