Skip to content

fix: correct Contributing Guide link in PR template - #35

Merged
ianychoi merged 1 commit into
infra-cloud-kr:mainfrom
developowl:fix/pr-template-contributing-link
Aug 10, 2026
Merged

fix: correct Contributing Guide link in PR template#35
ianychoi merged 1 commit into
infra-cloud-kr:mainfrom
developowl:fix/pr-template-contributing-link

Conversation

@developowl

@developowl developowl commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Relative path ../CONTRIBUTING.rst rendered as a broken URL in GitHub's PR interface. Replace with the absolute blob URL so the link resolves correctly.

Fixes #33

Description

Type of change

  • 📝 Documentation content (new or edited pages)
  • 🌐 Translation / i18n (localization)
  • 🐛 Fix (typo, broken link, build error, wrong information)
  • 🔧 Tooling / CI / repository structure
  • Other:

Related issue

Fixes #33

Checklist

  • I read the Contributing Guide.
  • The documentation builds locally: tox -e docs
  • The rST sources pass lint: tox -e pep8
  • New pages are registered in the parent index.rst toctree.
  • rST conventions are followed (one sentence per line, line length < 79,
    heading levels, 한글(English) on first use of a term).

Additional notes

Relative path ../CONTRIBUTING.rst rendered as a broken URL in GitHub's
PR interface. Replace with the absolute blob URL so the link resolves
correctly.

Fixes infra-cloud-kr#33

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@S0okJu S0okJu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@developowl
PR 올려주셔서 감사합니다.

@Eundms

Eundms commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@ianychoi

Copy link
Copy Markdown
Contributor

Thank you

@ianychoi
ianychoi merged commit 59d753b into infra-cloud-kr:main Aug 10, 2026
2 checks passed
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.

Contributing document is not found in PR template

4 participants