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

feat(docs): Add nest/terminus documentation #198

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

BrunnerLivio
Copy link
Member

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: nestjs/terminus#5

What is the new behavior?

Added documentation for nestjs/termius

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Blockers:

  • nestjs/terminus npm release

@BrunnerLivio BrunnerLivio changed the title feat(docs): Add nest/terminus documentation [DO-NOT-MERGE] feat(docs): Add nest/terminus documentation Nov 15, 2018
src/app/app-routing.module.ts Show resolved Hide resolved
<span class="filename">app.module.ts</span>
<pre><code class="language-typescript">{{ terminusOptionsServiceDog }}</code></pre>
<p>
If everything done correctly, the response of the server when request the <code>/health</code>
Copy link
Contributor

Choose a reason for hiding this comment

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

Reword the sentence. Especially "the response of the server when request the [...]" is confusing to me as first time reader

@BrunnerLivio BrunnerLivio force-pushed the feature/nest-terminus branch 3 times, most recently from daeb73c to 4c7782b Compare November 19, 2018 09:48
@BrunnerLivio
Copy link
Member Author

Thanks a lot @weeco ! I adjusted and merged your suggestions

@BrunnerLivio BrunnerLivio changed the title [DO-NOT-MERGE] feat(docs): Add nest/terminus documentation feat(docs): Add nest/terminus documentation Nov 20, 2018
@kamilmysliwiec
Copy link
Member

Great job :) I'm gonna review that locally very soon

@BrunnerLivio
Copy link
Member Author

Can this be merged? @kamilmysliwiec

@kamilmysliwiec kamilmysliwiec merged commit 2c8ad43 into nestjs:master Feb 11, 2019
@kamilmysliwiec
Copy link
Member

Merged! Luckily, it was the last time when we had to create a chapter using HTML+props instead of markdown syntax. :)

@BrunnerLivio BrunnerLivio deleted the feature/nest-terminus branch February 11, 2019 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants