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

Create "How To Develop" Page #295

Open
josephwegner opened this issue Mar 6, 2014 · 0 comments
Open

Create "How To Develop" Page #295

josephwegner opened this issue Mar 6, 2014 · 0 comments

Comments

@josephwegner
Copy link
Collaborator

In order to somewhat lower the barrier to entry and encourage users both to contribute and to learn how to contribute, we should add a simple "how to contribute" page.

It should be a tutorial that runs through the whole process:

  1. Create a Github Account
  2. Create a fork of the pullup repo
  3. Clone the repo
  4. Setup dev environment
  5. Add some simple feature
  6. Add username to configs list
  7. Commit, push
  8. Create pull request
  9. Signup!

I'm thinking the simple feature should be something very easy, but something that we will never actually merge into the main codebase. That way multiple users can follow the same tutorial. I suggest adding a tutorial to add a back button to the posts page - just a simple javascript window.back() thing. We would never really want it, but it feels like a real feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant