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

chore (docs): Updated ECS readme to use branded AWS/Amazon service names #1703

Merged
merged 3 commits into from
Feb 7, 2019

Conversation

Doug-AWS
Copy link
Contributor

@Doug-AWS Doug-AWS commented Feb 7, 2019


Pull Request Checklist

  • Testing
    • Unit test added
    • CLI change?: coordinate update of integration tests with team
    • cdk-init template change?: coordinated update of integration tests with team
  • Docs
    • jsdocs: All public APIs documented
    • README: README and/or documentation topic updated
  • Title and Description
    • Change type: title prefixed with fix, feat will appear in changelog
    • Title: use lower-case and doesn't end with a period
    • Breaking?: last paragraph: "BREAKING CHANGE: <describe what changed + link for details>"
    • Issues: Indicate issues fixed via: "Fixes #xxx" or "Closes #xxx"
  • Sensitive Modules (requires 2 PR approvers)
    • IAM Policy Document (in @aws-cdk/aws-iam)
    • EC2 Security Groups and ACLs (in @aws-cdk/aws-ec2)
    • Grant APIs (only if not based on official documentation with a reference)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

@Doug-AWS Doug-AWS requested review from SoManyHs and a team as code owners February 7, 2019 15:15
@@ -1,7 +1,18 @@
## AWS Elastic Container Service (ECS) Construct Library
## Amazon Elastic Container Service (Amazon ECS) Construct Library
Copy link
Contributor

Choose a reason for hiding this comment

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

@Doug-AWS we had a chat today about this and decided that we will change all the README files to H1s instead of H2s and use the short name as the H1 heading (#501).

So the title here should be simply:

# Amazon ECS

copy: @RomainMuller @rix0rrr

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Great, I wasn't a fan of the long titles anyway. When I drop it into the docs, I'll probably append "Examples" to the H1 heading ("Amazon ECS" -> "Amazon ECS Examples".

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's discuss this idea of "dropping the READMEs into the docs". I don't think it's a sustainable approach. These README files are constantly changing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, but keep in mind I use a script. Whenever we release, I run the script and snarf the content of the L2 README.md files in "Developer Preview" status into the guide's Examples section. It takes me all of about 5 minutes. The biggest effort is editing the L2 README.md file once the status is "Developer Preview". That's a much longer process.

Copy link
Contributor

Choose a reason for hiding this comment

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

But those are not examples, so why would we put them there?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

How about in an "About the AWS Construct Libraries" section? I can easily change my script.

@Doug-AWS Doug-AWS changed the title chore (docs): Updated ECS readme to use branded AWS/Amazon serive names chore (docs): Updated ECS readme to use branded AWS/Amazon service names Feb 7, 2019
If we make the top-level heading an H1, we have to promote the sub-headings (done).
@eladb
Copy link
Contributor

eladb commented Feb 7, 2019

@SoManyHs can you please take a look?

@Doug-AWS Doug-AWS merged commit 07d9909 into master Feb 7, 2019
@Doug-AWS Doug-AWS deleted the dougsch/edit-ecs-readme branch February 7, 2019 17:42
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.

2 participants