-
Notifications
You must be signed in to change notification settings - Fork 102
Added case guide subsections #1817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added case guide subsections #1817
Conversation
…ample_of_added_and_updated_case_guide_#967
|
Ah, I guess I was a bit unclear - I'd like for you to add the actual content as well. Explain how to add a case (including that you should be logged in first!), include screenshots, etc. Same for editing cases. |
|
Still there is something that is not so clear, There is this other static
page `guidelines.htm.erb` that has similar content only that the content is
not displayed as you wanted.
When you talked of adding static page contribution guidelines to EBWiki did
you mean contributing to the code base?
Regards
Rachael
…On Fri, Jul 20, 2018 at 7:47 AM, Rachel Green ***@***.***> wrote:
Ah, I guess I was a bit unclear - I'd like for you to add the actual
content as well. Explain how to add a case (including that you should be
logged in first!), include screenshots, etc. Same for editing cases.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1817 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AP8h5Dk1f7Ql-daYd9BxJWxddUOzUKEdks5uIWDcgaJpZM4VW7R->
.
|
|
Hmm, I see what you mean. I still think we need to have a page on how to use and contribute to the website, separate from a general contribution page that has links to the page I just mentioned, a link to Github, link to donate, etc. Tell you what - please copy over the sections on adding a new case and editing a case onto the new page you've made. Make those the collapsible sections I mentioned in the issue, and add screenshots where you see fit. |
…ample_of_added_and_updated_case_guide_#967
|
@rachaelkiteme Is this a WIP? Would it help for me to make a label for WIP that you can apply for stuff you don't want me to review just yet? |
|
@rachaelkiteme What's the status on this PR? |
|
I did it partly. I had this challenge where once I |
|
Right, I'm looking into that, but...oh. Okay, so, in general, when you make documentation, you want to make it from the perspective of the person who'll read it, right? In this case, since this is something that a user will read when learning how to use our site, you'll want to go through the steps on the actual website and make the docs based on that, not your local dev environment. Depressingly enough, here's a link to a database of potential cases: https://www.washingtonpost.com/graphics/national/police-shootings/. From there you can find a case to add and one to edit. |
…ample_of_added_and_updated_case_guide_#967
In your PR did you:
Fixes #967