Skip to content
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 about page, descriptions on survey page, and content on about page #125

Merged
merged 2 commits into from
Sep 28, 2017

Conversation

felskia
Copy link
Collaborator

@felskia felskia commented Sep 27, 2017

No description provided.

</section>
<section className='row section__about'>
<h3>Getting Started</h3>
<p>The Observe App comes pre-filled with the standard OSM survey from the iD Editor. This means you don't need to create a custom survey before you can start making observations that can upload to OSM. To upload new surveys, locate the survey YAML file on your local hard drive. Find more information about how to create your own survey <a className='link--primary link--lowercase' href="https://github.com/osmlab/field-data-collection/blob/master/docs/surveys.md">here</a>.</p>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dereklieu this link needs to like to a normal browser window

@@ -12,7 +13,7 @@ class Import extends React.Component {
return (
<div className='surveyInput'>
<h3 className='withDescription'>Add new survey details</h3>
<p className='description'>Description of how to add things. Find more information about how to make a survey file here.</p>
<p className='description'>Only surveys that are in a YAML format can be imported. More information on how to format or modify an existing YAML file can be found on the <Link to='/about' className='link--primary link--lowercase'>about page</Link> or <a className='link--primary link--lowercase' href="https://github.com/osmlab/field-data-collection/blob/master/docs/surveys.md">here</a>.</p>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dereklieu same with this one here. :)

@dereklieu
Copy link
Collaborator

Thanks @felskia, I added a snippet to open links in your default browser.

@dereklieu dereklieu merged commit 9a0b1ca into master Sep 28, 2017
@dereklieu dereklieu deleted the feature-about branch September 28, 2017 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants