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

Expand example documentation #2570

Merged
merged 8 commits into from
Apr 24, 2023
Merged

Conversation

timClicks
Copy link
Contributor

Motivation and Context

The current README for the example services is fairly spartan.

Description

I've expanded the README, specifically:

  • Clean up some markup
  • Document pre-reqs.
  • Document all make targets.
  • Avoid the $BINARY because it looks like a bash variable.
  • Expand intro

Testing

n/a

Checklist

n/a


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Clean up some markup
- Document pre-reqs.
- Document all make targets.
- Avoid the $BINARY because it looks like a bash variable.
- Expand intro
@timClicks timClicks requested a review from a team as a code owner April 12, 2023 05:36
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
@hlbarber hlbarber added documentation Improvements or additions to documentation needs-server-review labels Apr 12, 2023
Co-authored-by: Matteo Bigoi <[email protected]>
@timClicks timClicks requested a review from a team as a code owner April 19, 2023 04:13
examples/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@hlbarber hlbarber left a comment

Choose a reason for hiding this comment

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

Thank you kindly

@crisidev crisidev added this pull request to the merge queue Apr 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 21, 2023
@crisidev crisidev enabled auto-merge April 21, 2023 12:29
@crisidev crisidev disabled auto-merge April 21, 2023 13:55
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
@david-perez david-perez enabled auto-merge April 24, 2023 11:17
@david-perez david-perez added this pull request to the merge queue Apr 24, 2023
Merged via the queue into smithy-lang:main with commit 2ebbfad Apr 24, 2023
unexge pushed a commit that referenced this pull request Apr 24, 2023
## Motivation and Context

The current README for the example services is fairly spartan.

## Description

I've expanded the README, specifically:

- Clean up some markup
- Document pre-reqs.
- Document all make targets.
- Avoid the $BINARY because it looks like a bash variable.
- Expand intro

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->

n/a

## Checklist

n/a

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Co-authored-by: Matteo Bigoi <[email protected]>
Co-authored-by: david-perez <[email protected]>
rcoh pushed a commit that referenced this pull request Apr 24, 2023
## Motivation and Context

The current README for the example services is fairly spartan.

## Description

I've expanded the README, specifically:

- Clean up some markup
- Document pre-reqs.
- Document all make targets.
- Avoid the $BINARY because it looks like a bash variable.
- Expand intro

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->

n/a

## Checklist

n/a

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Co-authored-by: Matteo Bigoi <[email protected]>
Co-authored-by: david-perez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants