π€ Contributing to Apex Log Analyzer
ππ₯³ Thank you for contributing! π₯³π
We truly appreciate your help in making Apex Log Analyzer better. Whether you're fixing a bug, adding a feature, or improving documentation, your contributions are invaluable to us!
Before you dive in, please make sure to review our code of conduct to ensure a welcoming environment for everyone.
π Before You Startβ
Search for Existing Issuesβ
- Check out the open issues first to see if your idea or bug has already been reported.
- If you donβt see anything related, open an issue! Weβd love to hear your thoughts and provide feedback or suggestions before you get started. This helps avoid duplicate work and ensures weβre aligned.
π οΈ Setting Up Your Development Environmentβ
For detailed instructions on setting up your development environment, refer to the Development Guide.
π Ready to Contribute?β
We can't wait to see your contributions! Whether itβs fixing a bug, adding a new feature, or improving the docs, we truly appreciate your time and effort.
Quick Recap of Stepsβ
- Fork the repo.
- Clone your fork locally.
- Create a feature branch e.g (
feat-some-description
orbug-some-description
). - Make your changes.
- Push your changes.
- Open a PR for review!
π Commit Message Guidelinesβ
- We follow a simple format for commit messages: Conventional Commits
- Use the imperative mood in the subject line (e.g., "fix: date parsing in log parser" rather than "fixed date parsing in log parser").
π¬ Need Help?β
If you get stuck at any point, feel free to open an issue or reach out to us in the discussions tab. Weβre here to help and we want to make your contribution experience as smooth as possible. π€
Thank you again for contributing to Apex Log Analyzer! Your input helps make this tool even better for Salesforce developers. π