Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 3.86 KB

CONTRIBUTING.md

File metadata and controls

71 lines (36 loc) · 3.86 KB

Contribute to the Azure DevOps Demo Generator

Welcome, and thank you for your interest in contributing to the Azure DevOps Demo Generator!

We welcome participation in a variety of ways, including providing and commenting on issues, issuing pull requests against the code base for new features and fixes, updating and improving documentation, or by contributing templates. This document provides a high-level overview of how you can get involved.

About this project

Organizations struggle with the number of tasks to adopt a cloud technology due to the lack of an agile methodology to plan, execute, and validate its initial success and deploy into production.

The purpose of this iniaitive is to simplify the process for organizations by providing DevOps templates for various cloud technologies; you can then use the Azure DevOps Demo Generator to import these into your own DevOps project. The templates include specific Work Items with actionable steps to implement the aforementioned cloud technologies.

Contribution Guidelines

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Contributing Templates

Once you successfully generate and test your template, you can share it with the community:

Create a pull request to Azure DevOps Demo Generator

Your template must contain the following elements

We will communicate via email once the template is validated successfully.

Asking Questions

Have a question? Open an issue using the question template and the question label.

The active community will be eager to assist you. Your well-worded question will serve as a resource to others searching for help.

Providing Feedback

Your comments and feedback are welcome, and the project team is available via handful of different channels.

Reporting Issues

To report an issue, select "New Issue" under the [Issues tab] (https://github.com/microsoft/azuredevopsgenerator/issues).

Look For an Existing Issue

Before you create a new issue, please do a search.

If you find your issue already exists, make relevant comments and add your reaction. Use a reaction in place of a "+1" comment:

  • 👍 - upvote
  • 👎 - downvote

If you cannot find an existing issue that describes your bug or feature, create a new issue using the guidelines below.

Writing Good Bug Reports and Feature Requests

File a single issue per problem and feature request. Do not enumerate multiple bugs or feature requests in the same issue.

Do not add your issue as a comment to an existing issue unless it's for the identical input. Many issues look similar, but have different causes.

The more information you can provide, the more likely someone will be successful reproducing the issue and finding a fix. Please use the template for each issue.

Final Checklist

Contributing Fixes

Thank You!

Your contributions to open source, large or small, make great projects like this possible. Thank you for taking the time to contribute.