Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding section for GetHelp, Report an Issue #2035

Merged
merged 3 commits into from
Apr 8, 2021
Merged

Conversation

satyavel
Copy link
Collaborator

@satyavel satyavel commented Mar 26, 2021

Added a new section to point users on when you use discussions and issues.

Contributing a Pull Request

If you haven't already, read the full contribution guide. The guide may have changed since the last time you read it, so please double-check. Once you are done and ready to submit your PR, run through the relevant checklist below.

Contributing to documentation

  • The contribution does not exist in any of the docs in either the root of the docs directory or the specs

Contributing an example

  • I have checked that there is not an equivalent example already submitted
  • I have resolved all warnings and errors shown by the Bicep VS Code extension
  • I have checked that all tests are passing by running dotnet test
  • I have consistent casing for all of my identifiers and am using camelCasing unless I have a justification to use another casing style

Contributing a feature

  • I have opened a new issue for the proposal, or commented on an existing one, and ensured that the Bicep maintainers are good with the design of the feature being implemented
  • I have included "Fixes #{issue_number}" in the PR description, so GitHub can link to the issue and close it when the PR is merged
  • I have appropriate test coverage of my new feature

Added a new section to point users on when you use discussions and issues.
@satyavel
Copy link
Collaborator Author

Add a GetHelp, Report a Issue section to readme.

@satyavel satyavel requested a review from alex-frankel March 26, 2021 20:27
@anthony-c-martin anthony-c-martin merged commit 08cebb4 into main Apr 8, 2021
@anthony-c-martin anthony-c-martin deleted the satyavel-patch-2 branch April 8, 2021 20:13
takekazuomi referenced this pull request in takekazuomi/bicep Apr 9, 2021
* Adding section for GetHelp, Report an Issue

Added a new section to point users on when you use discussions and issues.

* Update README.md

Co-authored-by: Alex Frankel <alfran@microsoft.com>
Co-authored-by: Anthony Martin <anthony.ct.martin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants