changing how github edit button works
This commit is contained in:
29
doc_commenting_on_files.md
Normal file
29
doc_commenting_on_files.md
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Commenting on files
|
||||
tags:
|
||||
- navigation
|
||||
keywords: "annotations, comments, feedback"
|
||||
last_updated: "August 12, 2015"
|
||||
summary: "You can add a button to your pages that allows people to add comments. Prose.io is an overlay on Github that would allow people to make comments in an easier interface."
|
||||
published: true
|
||||
---
|
||||
|
||||
## About the review process
|
||||
|
||||
If you're using the doc as code approach, you should also consider using the same techniques for reviewing the doc as people use in reviewing code. This approach will involve using Prose.io as an interface. Users will have Github accounts and authorize Prose.io to access their Github.
|
||||
|
||||
There's an Edit me button on each page on this theme. This button allows collaborators to edit the content on Github.
|
||||
|
||||
|
||||
## Add the edit button to your pages
|
||||
|
||||
|
||||
## Instruct reviewers to authorize Prose.io
|
||||
|
||||
People who plan to review the project need to authorize Prose.io on their computers.
|
||||
|
||||
<img src="{{ "/images/authorizeongithub.png" | prepend: site.baseurl }}" alt="Authorize Prose.io" />
|
||||
|
||||
|
||||
|
||||
<img src="{{ "/images/authorizegithubscreen2.png" | prepend: site.baseurl }}" alt="Authorze Prose.io on screen 2" />
|
Reference in New Issue
Block a user