Skip to content

Commit 3c26f3a

Browse files
committed
update contributing guidelines
1 parent 3d75bf3 commit 3c26f3a

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 🏗 Contributing Guidelines
2+
3+
You are more than welcome to contribute to Solarity library as we are warmly open to any mind-blowing ideas!
4+
5+
## Issues
6+
7+
If you found a minor bug, interested in a new feature, or just have any questions, please [open an issue](https://github.com/dl-solarity/solidity-lib/issues/new/choose). For major bugs, please reach out to the team directly.
8+
9+
Before opening an issue, confirm that there is no duplicate (either open or closed), and consider posting a comment there instead.
10+
11+
When submitting a feature request, please provide as many details as possible for the team to properly understand the feature's motivation and evaluate the impact.
12+
13+
## Pull Requests
14+
15+
If you're interested in contributing code to the library, start by [forking the repository](https://github.com/dl-solarity/solidity-lib/fork) and submitting a pull request.
16+
17+
But before you start coding, we highly recommend that you [open an issue](https://github.com/dl-solarity/solidity-lib/issues/new/choose) first to discuss the changes you want to make.
18+
19+
Additionally, please make sure to thoroughly read the [Solidity](solidity.md) and [Tests](tests.md) guidelines. Following these guidelines is crucial for maintaining the quality and consistency of the codebase.
20+
21+
## Disclaimer
22+
23+
Please don't vibe code smart contract.

docs/getting-started/contribution/how-to-contribute.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)