Thank you for your interest in contributing 🚀
We welcome beginners and experienced developers alike.
- Fork the repository
- Clone your fork git clone https://github.com/YOUR-USERNAME/Global_Notes-workspace.git
- Create a new branch git checkout -b feature/your-feature-name
- Make your changes
- Commit your changes git commit -m "Add: meaningful commit message"
- Push to your fork git push origin feature/your-feature-name
- Open a Pull Request
- Keep PRs small and focused
- Write clear commit messages
- Follow existing code structure
- Test before submitting PR
- Be respectful in discussions
Look for:
good first issue→ Beginner friendlyenhancementbugdocumentation
If unsure, ask in Discussions or Discord.
Let’s build together 💙