|
1 | | -# Contributing to DEV-Tools |
| 1 | +# 🤝 Contributing to DEV-tools |
2 | 2 |
|
3 | | -Thank you for your interest in DEV-Tools. Before contributing, |
4 | | -be sure to know about these few guidelines: |
| 3 | +Thank you for your interest in contributing to the DEV-tools Scoop bucket! We appreciate your time and effort. Please take a moment to review these guidelines before submitting contributions. |
5 | 4 |
|
6 | | -- New packages are welcome, but keep in mind this repository is intended |
7 | | - to contain *apps*. |
8 | | -- See the official [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). |
| 5 | +## 📋 Contribution Guidelines |
| 6 | + |
| 7 | +### Package Submissions |
| 8 | +- **New packages are welcome!** We encourage submissions of useful applications |
| 9 | +- **Scope:** While originally focused on development tools, this repository has evolved into a collection of various applications, utilities, and even games |
| 10 | +- **Quality:** Ensure packages are well-tested and follow best practices |
| 11 | + |
| 12 | +## 📚 Official Resources |
| 13 | + |
| 14 | +Before contributing, please review Scoop's official contribution guidelines: |
| 15 | +- [Scoop Official Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md) |
| 16 | + |
| 17 | +## 🚀 How to Contribute |
| 18 | + |
| 19 | +1. **Fork the repository** and create your feature branch |
| 20 | +2. **Add or modify manifests** in the appropriate directory |
| 21 | +3. **Test your changes** locally with Scoop |
| 22 | +4. **Submit a pull request** with a clear description of your changes |
| 23 | + |
| 24 | +## 🔍 Before Submitting |
| 25 | + |
| 26 | +- Ensure your manifest follows Scoop's [manifest specification](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests) |
| 27 | +- Verify the application works correctly after installation |
| 28 | +- Include appropriate versioning and checksums |
| 29 | + |
| 30 | +--- |
| 31 | + |
| 32 | +**Thank you for helping make DEV-tools better!** 🎉 |
| 33 | + |
| 34 | +*For questions or support, please open an issue in the repository.* |
0 commit comments