-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTING
23 lines (13 loc) · 948 Bytes
/
CONTRIBUTING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 🤝 Contributing
We welcome contributions to improve Slackrock. You can contribute by:
## 🐛 Reporting Issues
If you encounter problems or have suggestions, please open an issue on the [GitHub repository](https://github.com/coreylane/slackrock/issues). Provide details, steps to reproduce, expected behavior, and screenshots if applicable.
## 💡 Feature Requests
Open an issue on the [GitHub repository](https://github.com/coreylane/slackrock/issues) with the "feature request" label. Describe the feature and its benefits.
## 🛠️ Pull Requests
1. Fork the repository and create a new branch.
2. Make your changes, write tests, and update documentation if necessary.
3. Submit a pull request to the `main` branch with a clear description of your changes.
## 📚 Documentation
Improve the project's documentation by submitting a pull request with the necessary changes.
We appreciate your help in making Slackrock better! 🙌