Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.97 KB

File metadata and controls

45 lines (27 loc) · 1.97 KB

✨ Contributing to api-examples-dotnet

Thank you for your interest in contributing to this project! We welcome contributions from the community. Please follow these guidelines to help us maintain a collaborative and high-quality codebase.

When contributing to this repository, please first discuss the change you wish to make via issue. By participating in this project, you agree to abide by our code of conduct.

Any enhancements/🐛 bugs/etc you see?

Add an issue. We'll review it, add labels and reply within a few days.

See an issue you'd like to work on?

If you are interested in resolving an open issue, simply make a pull request with your proposed fix. We do not assign issues in this repo so please do not ask for permission to work on an issue.

Please help us keep our issue list small by adding Fixes #{$ISSUE_NUMBER} to the description of pull requests that resolve open issues. For example, if your pull request fixes issue #10, then please add the following to its description:

Fixes #10

👌 Good First Issue

If this is your first time contributing to our samples and do not have advanced level programming experience, we have got you covered 💥 we have a list of good first issue that can be a great entryway to find and fix any issues that best fit your expertise or technical background.

Documentation/etc need updating?

Go right ahead! Just submit a pull request when you're done.

🚀 How to Contribute

  1. Fork the repository
  2. Create a new branch for your feature or bugfix
  3. Make your changes
  4. Test your changes
  5. Submit a pull request

Code Guidelines

If you find a bug or have a feature request, please open an issue with detailed information.

License

By contributing, you agree that your contributions will be licensed under the same license as the project.


💜 Thank you for helping make this project better!