Skip to content

Fix improper markdown #2367

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

Merged
merged 6 commits into from
Aug 21, 2019
Merged

Fix improper markdown #2367

merged 6 commits into from
Aug 21, 2019

Conversation

chmreid
Copy link
Contributor

@chmreid chmreid commented Aug 21, 2019

This pull request does a few things:

  • Fixes improper markdown in various markdown files in the repository (formatting changes only, no content changes)
  • Changes the PR and issue templates to be more navigable and readable

Most of the improper markdown looks fine on Github because Github's markdown rendering engine is more forgiving, but many docs look broken when viewed in any application/website that uses stock markdown syntax.

Copy link
Contributor

@DailyDreaming DailyDreaming left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for doing this.

@chmreid chmreid merged commit c23811d into master Aug 21, 2019
@DailyDreaming DailyDreaming deleted the chmreid-fixmarkdown branch August 21, 2019 21:36
chmreid added a commit that referenced this pull request Aug 22, 2019
* master:
  Fix failing collections tests
  Add pagination response headers (closes #2287)
  Fix improper markdown (#2367)
chmreid added a commit that referenced this pull request Aug 23, 2019
* master:
  Fix failing collections tests
  Add pagination response headers (closes #2287)
  Fix improper markdown (#2367)
chmreid added a commit that referenced this pull request Aug 23, 2019
* master: (35 commits)
  Fix failing collections tests
  Add pagination response headers (closes #2287)
  Fix improper markdown (#2367)
  Fix 500 on delete nonexistent bundle, again (fixes #1918) (#2351)
  Add ttl to async db items. (#2363)
  DSS Operations: Checkout (#2366)
  Revert "DSS/Operations: Checkout  (#2264)" (#2365)
  DSS/Operations: Checkout  (#2264)
  remove hard-coded stage name in secrets tests (#2364)
  This pins pyyaml <= 5.1 for aws cli compatibility (#2348)
  Update like to security policy (#2361)
  Relax sync size limit (#2354)
  Add secrets management to dss-ops script (#2325)
  Schema typo fix (s/it/is)
  Assert we don't checkout to the main bucket (avoiding a sync error). (#2350)
  Revert "Fix 500 on delete nonexistent bundle (fixes #1918)"
  Fix 500 on delete nonexistent bundle (fixes #1918)
  Simplify release scripting (#2347)
  More informative release status (#2345)
  Dedicated Trufflehog CI/CD stage (#2342)
  ...
chmreid added a commit that referenced this pull request Sep 11, 2019
* fix improper markdown

* make PR template more readable and navigable

* make issue template more readable and navigable

* fix improper markdown in contributing file

* fix some improper markdown in daemons readmes

* fix more improper markdown in dss notify readme
chmreid added a commit that referenced this pull request Sep 11, 2019
* master: (36 commits)
  Adding a document to explain the action and resource relationship for… (#2395)
  Requirements Update (#2410)
  Increase dss notify workers. (#2408)
  Revert "Bump httpie from 1.0.2 to 1.0.3 (#2397)" (#2401)
  Bump httpie from 1.0.2 to 1.0.3 (#2397)
  Fix flaky test: TestFileApi.test_file_get_checkout . (#2396)
  Add retries to verification in _test_gs_cache(). (#2372)
  Added details of notify intervals (#2368)
  Fix failing collections tests
  Add pagination response headers (closes #2287)
  Fix improper markdown (#2367)
  Fix 500 on delete nonexistent bundle, again (fixes #1918) (#2351)
  Add ttl to async db items. (#2363)
  DSS Operations: Checkout (#2366)
  Revert "DSS/Operations: Checkout  (#2264)" (#2365)
  DSS/Operations: Checkout  (#2264)
  remove hard-coded stage name in secrets tests (#2364)
  This pins pyyaml <= 5.1 for aws cli compatibility (#2348)
  Update like to security policy (#2361)
  Relax sync size limit (#2354)
  ...
chmreid added a commit that referenced this pull request Sep 23, 2019
* fix improper markdown

* make PR template more readable and navigable

* make issue template more readable and navigable

* fix improper markdown in contributing file

* fix some improper markdown in daemons readmes

* fix more improper markdown in dss notify readme
chmreid added a commit that referenced this pull request Sep 23, 2019
* fix improper markdown

* make PR template more readable and navigable

* make issue template more readable and navigable

* fix improper markdown in contributing file

* fix some improper markdown in daemons readmes

* fix more improper markdown in dss notify readme
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