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

Add governance docs, update all files with license headers #31

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

t-lo
Copy link
Collaborator

@t-lo t-lo commented Jan 23, 2024

This change updates the project's governance documents so it is aligned
with other projects in the Azure github org.

  • CONTRIBUTING.md and MAINTAINERS.md were added, detailing on how to
    contribute to the project and listing existing maintainers,
    respectively (currently Nell, Cade, Dongsu, and Thilo).
  • "bug" and "feature" issue templates and a PR template have been added,
    including basic guidance (included in the templates) on the
    information required.
  • README.md and SECURITY.md have been polished (minor amends).
  • SUPPORT.md has been updated to adequately reflect support options.

Also, license headers are added to all source code files.

Fixes #22, #23, #24, and #25.

@@ -0,0 +1,28 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use underscore (not hyphen) within file name to be consistent with other files in the repo

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@cjp256 cjp256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

SUPPORT.md Outdated Show resolved Hide resolved
@t-lo t-lo requested a review from anhvoms January 23, 2024 16:11
t-lo and others added 2 commits January 23, 2024 17:25
This change updates the project's governance documents so it is aligned
with other projects in the Azure github org.

* CONTRIBUTING.md and MAINTAINERS.md were added, detailing on how to
  contribute to the project and listing existing maintainers,
  respectively.
* "bug" and "feature" issue templates and a PR template have been added,
  including basic guidance (included in the templates) on the
  information required.
* README.md and SECURITY.md have been polished (minor amendmends).
* SUPPORT.md has been updated to adequately reflect support options.

Fixes #22, #23, and #24.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
Co-authored-by: Anh Vo <anhvo@microsoft.com>
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
@t-lo t-lo requested a review from cjp256 January 23, 2024 16:26
Copy link
Contributor

@anhvoms anhvoms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@t-lo t-lo merged commit 40aaece into main Jan 23, 2024
1 check passed
@t-lo t-lo deleted the t-lo/add-governance-docs branch January 23, 2024 16:30
This was referenced Jan 23, 2024
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.

CONTRIBUTING.md file
3 participants