mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-03-09 15:40:06 +00:00
Add a private form to collect questions.
This commit is contained in:
parent
1331a99c98
commit
656cbd9234
2 changed files with 10 additions and 4 deletions
|
@ -3,11 +3,13 @@ Contributing
|
||||||
|
|
||||||
Contributions of all kinds, including discussion, corrections, additions, and improvements, are welcome! We hope you'll join and help, in small ways or large. We gladly credit all contributors and authors. Here are few notes before you jump in.
|
Contributions of all kinds, including discussion, corrections, additions, and improvements, are welcome! We hope you'll join and help, in small ways or large. We gladly credit all contributors and authors. Here are few notes before you jump in.
|
||||||
|
|
||||||
**Questions and discussion**: [File issues](https://github.com/open-guides/og-aws/issues) liberally. Don’t be shy about creating issues — they are the only way to discuss things here. Just tag it as a question or discussion. We or others can answer, and it may lead to improvements to the guide.
|
+[](https://airtable.com/shrXZ61VrovWfXYBg) if you don’t see your question here, and we’ll work to include it.
|
||||||
|
|
||||||
**Corrections and improvements**: [File issues](https://github.com/open-guides/og-aws/issues) describing the problem. Use them to discuss topics, ask questions, identify issues, or suggest improvements. [Pull requests](https://github.com/open-guides/og-aws/pulls) with changes are even better. Please keep them small and focused, so we can add items individually, and review the conventions below.
|
[**File issues**](https://github.com/open-guides/og-aws/issues) liberally. Don’t be shy about creating issues. Use them to discuss topics, ask questions, identify issues, or suggest improvements.
|
||||||
|
|
||||||
Please review current issues and pull requests to avoid duplication. Finally, if an issue isn't appropriate, please shoot an e-mail to [@jlevy](https://github.com/jlevy).
|
[**Pull requests**](https://github.com/open-guides/og-aws/pulls) with changes are even better. Please keep them small and focused, so we can add items individually, and review the conventions below.
|
||||||
|
|
||||||
|
Please review current issues and pull requests to avoid duplication. Finally, for other concerns, you can shoot an e-mail to [@jlevy](https://github.com/jlevy).
|
||||||
|
|
||||||
### Conventions
|
### Conventions
|
||||||
|
|
||||||
|
|
|
@ -41,7 +41,11 @@ A lot of information on AWS is already written. Most people learn AWS by reading
|
||||||
|
|
||||||
This guide is by and for engineers who use AWS. It aims to be a useful, living reference that consolidates links, tips, gotchas, and best practices. It arose from discussion and editing over beers by [several engineers](AUTHORS.md) who have used AWS extensively.
|
This guide is by and for engineers who use AWS. It aims to be a useful, living reference that consolidates links, tips, gotchas, and best practices. It arose from discussion and editing over beers by [several engineers](AUTHORS.md) who have used AWS extensively.
|
||||||
|
|
||||||
**July 2016: This is an early in-progress draft!** It’s our first attempt at assembling this information, so is certain to have omissions and errors. [**Please contribute**](CONTRIBUTING.md) by filing issues or PRs to comment, expand, correct, or otherwise improve it. This guide is *open to contributions*, so unlike a blog, it can keep improving. Like any open source effort, we combine efforts but also review ensure high quality.
|
**This is an early in-progress draft!** It’s our first attempt at assembling this information, so is far from comprehensive still, and likely to have omissions or errors.
|
||||||
|
|
||||||
|
[](https://airtable.com/shrXZ61VrovWfXYBg) if you don’t see your question here, and we’ll work to include it.
|
||||||
|
|
||||||
|
[**Please contribute**](CONTRIBUTING.md) by filing issues or PRs to comment, expand, correct, or otherwise improve it. This guide is *open to contributions*, so unlike a blog, it can keep improving. Like any open source effort, we combine efforts but also review ensure high quality.
|
||||||
|
|
||||||
Before using the guide, please read the [**license**](#license) and [**disclaimer**](#disclaimer).
|
Before using the guide, please read the [**license**](#license) and [**disclaimer**](#disclaimer).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue