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

Updating README-TEMPLATE.md to contain 'Contributing' section #368

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

schaabs
Copy link
Contributor

@schaabs schaabs commented May 16, 2019

The CI process which verifies README.md for client libraries now requires the 'Contributing' section. This changes adds this section to the README-TEMPLATE.md

@schaabs schaabs requested a review from mmacy May 16, 2019 18:54
@@ -91,6 +91,9 @@ If the package or a related package supports it, include tips for logging or ena
* If appropriate, point users to other packages that might be useful.
* If you think there's a good chance that developers might stumble across your package in error (because they're searching for specific functionality and mistakenly think the package provides that functionality), point them to the packages they might be looking for.

## Contributing
Provide guidance for contributing to the client library.
Copy link
Member

Choose a reason for hiding this comment

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

Should this not just be a link to CONTRIBUTING.md which is required by the Microsoft OSS rules?

Copy link
Contributor

Choose a reason for hiding this comment

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

Agreed. OK to have the Contributing section, but would be good to link to the file rather than copy-pasting.

@schaabs schaabs merged commit 3705095 into Azure:master Jun 11, 2019
KrzysztofCwalina added a commit that referenced this pull request Jun 13, 2019
* ready for review

* TypeScript guidelines minor fixes/updates (#404)

* mark usage of @azure/core-configuration as a TODO

* add ts-package-json-module and ts-error-handling ids

* change ts-use-typescript from Should to Must

* change 'sourceMaps' (typo) to 'sourceMap'

* change monorepo link to JS-specific repo, not the general Azure SDK repo

* [General] split terminology and definitions (#405)

Nice addition!

* [General] Long-running Operations (#370)

* Clean up PR

* Updates for Adrian's review

* Update LRO.mdk (#409)

When included in the generated HTML output, the header is one level too few. Adding an extra `#` gets it into the correct level in the TOC (in my Java spec).

* Updating README-TEMPLATE.md to contain 'Contributing' section (#368)

* README-TEMPLATE contributing section update. (#411)

* Updating README-TEMPLATE.md to contain 'Contributing' section

* updating readme-template contributing section

* review feedback

* more updates based on feedback
bterlson pushed a commit to bterlson/azure-sdk that referenced this pull request Apr 16, 2020
bterlson pushed a commit to bterlson/azure-sdk that referenced this pull request Apr 16, 2020
* ready for review

* TypeScript guidelines minor fixes/updates (Azure#404)

* mark usage of @azure/core-configuration as a TODO

* add ts-package-json-module and ts-error-handling ids

* change ts-use-typescript from Should to Must

* change 'sourceMaps' (typo) to 'sourceMap'

* change monorepo link to JS-specific repo, not the general Azure SDK repo

* [General] split terminology and definitions (Azure#405)

Nice addition!

* [General] Long-running Operations (Azure#370)

* Clean up PR

* Updates for Adrian's review

* Update LRO.mdk (Azure#409)

When included in the generated HTML output, the header is one level too few. Adding an extra `#` gets it into the correct level in the TOC (in my Java spec).

* Updating README-TEMPLATE.md to contain 'Contributing' section (Azure#368)

* README-TEMPLATE contributing section update. (Azure#411)

* Updating README-TEMPLATE.md to contain 'Contributing' section

* updating readme-template contributing section

* review feedback

* more updates based on feedback
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