-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing
Salehin Ashfi edited this page Jun 2, 2026
·
1 revision
Dotify is open source and contributions are very welcome — bug reports, feature requests, documentation improvements, and code all help make the project better.
- Check existing issues first to avoid duplicates.
-
Open a new issue and include:
- Your OS and Python version
- Dotify version (
dotify --version) - The full command you ran
- The error output (run with
--log-level DEBUGfor full detail)
Open an issue with the enhancement label and describe:
- What you want Dotify to do
- Why it would be useful
- Any implementation ideas you have
- Fork the Dotify repository.
- Create a feature branch:
git checkout -b feature/your-feature-name - Make your changes and commit with a clear message.
- Push your branch and open a Pull Request against
main. - Describe what your PR does and why.
| Channel | Link |
|---|---|
| GitHub | @AsHfIEXE |
| salahin0ashfi@gmail.com | |
| Issues | GitHub Issues |
⭐ If Dotify has been useful to you, a star on the repository goes a long way!
# ContributingDotify is open source and contributions are very welcome — bug reports, feature requests, documentation improvements, and code all help make the project better.
- Check [existing issues](https://github.com/AsHfIEXE/Dotify/issues?q=is%3Aissue) first to avoid duplicates.
- [Open a new issue](https://github.com/AsHfIEXE/Dotify/issues/new) and include:
- Your OS and Python version
- Dotify version (
dotify --version) - The full command you ran
- The error output (run with
--log-level DEBUGfor full detail)
Open an issue with the enhancement label and describe:
- What you want Dotify to do
- Why it would be useful
- Any implementation ideas you have
- Fork the [Dotify repository](https://github.com/AsHfIEXE/Dotify).
- Create a feature branch:
git checkout -b feature/your-feature-name
- Make your changes and commit with a clear message.
- Push your branch and open a Pull Request against
main. - Describe what your PR does and why.
| Channel | Link |
|---|---|
| GitHub | [@AsHfIEXE](https://github.com/AsHfIEXE) |
| salahin0ashfi@gmail.com | |
| Issues | [GitHub Issues](https://github.com/AsHfIEXE/Dotify/issues) |
⭐ If Dotify has been useful to you, a star on the [repository](https://github.com/AsHfIEXE/Dotify) goes a long way!