Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.66 KB

File metadata and controls

62 lines (38 loc) · 1.66 KB

🤝 Contributing to Outscale Open Source

We’re thrilled you’re interested in contributing to our open-source ecosystem! Your help makes our tools stronger, more reliable, and more useful for the entire community.


🐛 Found a Bug?

Please open an issue in the relevant repository and include:

  • A concise, descriptive title
  • Clear steps to reproduce
  • Expected vs actual behavior
  • Any useful logs, screenshots, or context

✨ Have an Idea?

If you’d like to suggest a feature or improvement:

  • Open an issue in the appropriate project
  • Describe the use case and why it matters
  • Optionally suggest an approach for implementation

🛠️ Want to Contribute Code?

  1. Fork the project you wish to contribute to
  2. Create a feature branch (git checkout -b feature/my-awesome-contribution)
  3. Make your changes and test them
  4. Open a Pull Request with a clear description of your changes

We recommend small, focused pull requests that are easier to review and merge.


📐 Guidelines

To ensure consistency across projects:

  • Follow existing code conventions and styles
  • Keep PRs focused and atomic
  • Add tests where relevant
  • Document your code and usage
  • Use clear, conventional commit messages (Gitmoji welcome!)

✅ Code of Conduct

All contributions are expected to follow our Code of Conduct to foster a respectful and inclusive community.


🗣️ Questions or Feedback?

Join the conversation on Discord or reach out via email.

We’re always happy to help and open to ideas!