AdoptOpenJDK / AdoptOpenJDK/website-adoptium
Add an "Edit on GitHub" button to Documentation
- Ngôn ngữ chính
- Java
- Star
- 2
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Description:
Add an "Edit on GitHub" button to Documentation.
The button will link the user directly to the asciidoc document at GitHub and open it in editing mode (if possible). An example of such behavior can be found at https://next.adoptopenjdk.net/migration (see link at bottom of the page) or at https://nodejs.org/en/docs/guides/getting-started-guide/. A link to edit a file directly can be based on a simple simple pattern: https://github.com/[TEAM]/[REPO]/edit/master/src/documenation/[DOC-NAME]/index.adoc
## Acceptance criteria:
- Button redirects to https://github.com/[TEAM]/[REPO]/edit/master/src/documenation/[DOC-NAME]/index.adoc
-
## Sketches / Mockups:
See in top-right of sketch

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.