First off, thank you for considering contributing to Windows Smart Taskbar! It's people like you who make this tool better for everyone.
Please note that this project is governed by our Code of Conduct. By participating, you are expected to uphold this code.
This project is licensed under the nRn World Non-Commercial License.
- Contributions must align with this license.
- Your contributions will be part of a project that prohibits commercial use without prior written consent.
- By submitting a Pull Request, you agree to these terms.
- Check the Issues: Before reporting, please search the issues to see if it has already been reported.
- Use the Template: When creating a new issue, please use the Bug Report template to provide all necessary details.
- Check the Issues: See if someone else has already suggested it.
- Be Clear: Explain why this feature would be useful and how it should work.
- Fork the repo and create your branch from
main. - Coding Style: Try to match the existing coding style (C# / WinForms).
- Documentation: Update the README or other documentation if your changes require it.
- Pull Request: Open a PR with a clear description of what you've changed.
- .NET 8 SDK
- Visual Studio 2022 or VS Code with C# Dev Kit
dotnet builddotnet runIf you have any questions, feel free to reach out to bynrnworld@gmail.com.
Happy coding! 🚀