diff options
author | Frederick Muriuki Muriithi | 2022-03-24 09:28:05 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-03-24 09:28:05 +0300 |
commit | 5ca1334fc145c7f16d1f5b6b11cf56bf1e380562 (patch) | |
tree | df20c3bc3ca1ebcfb78cbad437aa8e90d6d0b50c /issues | |
parent | ff307a0add404b29ad8aac77381870a74caa0330 (diff) | |
download | gn-gemtext-5ca1334fc145c7f16d1f5b6b11cf56bf1e380562.tar.gz |
New Issue: Add 'Edit Issue' Link
Diffstat (limited to 'issues')
-rw-r--r-- | issues/add-edit-issue-link-in-tissue.gmi | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/issues/add-edit-issue-link-in-tissue.gmi b/issues/add-edit-issue-link-in-tissue.gmi new file mode 100644 index 0000000..201bcae --- /dev/null +++ b/issues/add-edit-issue-link-in-tissue.gmi @@ -0,0 +1,19 @@ +# Add an 'Edit Issue' Link to Tissue + +## Tags + +* assigned: +* priority: medium +* type: feature-request, enhancement +* status: open +* keywords: tissue, edit issue, unassigned + +## Description + +Add an `Edit Issue` link on each issue that drops the user in the forge's (currently GitHub) editting mode for the selected file. + +For an example of what is expected, see the `edit page` link/button at + +=> http://gemini.thebird.nl/gemini/genenetwork/gn-gemtext-threads/topics/data-uploads/editing-data.gmi + +noting how it drops you straight into editting the file. |