Learn and Connect
Using or want to use Observer? Find out more here:
Develop and Contribute
If you want to get more involved by contributing to Observer, join us here:
- GitHub: Development takes place here!
You can find out how to contribute to Observer in our Contribution Guidelines.
Observer Community
Welcome to the Observer community.
Get Involved
The most reliable channels are the project repositories on GitHub.
Discussion Forums
Join our community discussions:
- Observer repository: github.com/stanterprise/observer
- Website repository: github.com/stanterprise/stanterprise.github.io
Contributing
We welcome contributions of all kinds:
Code Contributions
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature - Make your changes
- Write tests for your changes
- Submit a pull request
See these guides:
Documentation
Help improve our documentation:
- Fix typos or clarify explanations
- Add examples and tutorials
- Keep architecture and integration details aligned with current code behavior
Bug Reports
Found a bug? Please report it:
- Check if it is already reported in Observer Issues
- If not, create a new issue
- Include:
- Observer version
- Steps to reproduce
- Expected vs actual behavior
- Environment details
Feature Requests
Have an idea for a new feature?
- Check existing feature requests
- Open a new issue with the
enhancementlabel in the Observer repository - Describe:
- The problem you’re trying to solve
- Your proposed solution
- Any alternatives you’ve considered
Community Resources
Documentation
Primary docs locations:
Releases
Track releases and changes in the project repositories:
Project Health
Code of Conduct
Our community is built on respect and inclusivity. Please read and follow our Code of Conduct.
Support
Community Support
For help with the product, use:
Contact
Repository contacts:
- General and product issues: open an issue in observer
- Website/content issues: open an issue in stanterprise.github.io
Thank you for contributing to Observer.