dwyl / dwyl/github-backup

Epic: "Meta Data Table" in Issue Description

Đang mở
#14 8 bình luận 2 reaction 2 người được giao Được giao cho @nelsonic Xem trên GitHub
enhancement epic please-test priority-2 question
Ngôn ngữ chính
Elixir
Star
33
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

As a `user` of the GitHub Backup App,
`I want` to see at a _glance_ if an issue has "version history"
`so that` I know there is "history" and I can click to see it!

## Acceptance Criteria

+ [x] **Meta Table** should be inserted into the **issue description** when the issue is Created.
+ [x] a comment advising people _not_ to delete/change it.
e.g: `` (_see below_)

+ [x] Minimise space occupied by the table to **Two Rows** to avoid clutter:
Heading (Key) & Row-Cell (Value) >> see below for example.

+ [x] Display the revision count for the issue.
We already have a "Proof of Concept" for using SVG as a Counter: http://hits.dwyl.io
e.g: [![HitCount](http://hits.dwyl.io/dwyl/github-backup.svg)](http://hits.dwyl.io/dwyl/github-backup)

+ [x] Display a "**short link**" (_dependent on the App / Domain Name chosen. see:_ #13)

## Optional (_Nice-to-Have_)
+ [ ] Subtle Color/Branding in the table.

## Question / Discussion:

What _other_ info would it be _useful_ to display in the "**Meta Table**"?
(_or should we "**keep** it **simple** for **MVP** and ask **users** once deployed_...?)

## Example:

Issue Edit Count | View History
:---------:|---------
9 | [gibu.io/**dwhq321**](https://github.com/dwyl/github-backup/issues/13)

> _**Note**: I would **prefer** to have a **single-line** table (for even less "clutter") e.g_:
```
+---------------------+-------------------------------+
| Issue Edit Count: 9 | View History: gibu.io/dwhq321 |
+---------------------+-------------------------------+
```
> _But **sadly** markdown does **not support** it_:
> https://stackoverflow.com/questions/17536216/create-table-without-header-in-markdown

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.