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

add github issue template (first-timers-only) #12

Closed
9 tasks
cg-cnu opened this issue Feb 17, 2018 · 2 comments
Closed
9 tasks

add github issue template (first-timers-only) #12

cg-cnu opened this issue Feb 17, 2018 · 2 comments

Comments

@cg-cnu
Copy link
Contributor

cg-cnu commented Feb 17, 2018

first-timers-only

This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.

Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...

Find more first-timers-only issues from DAV Foundation here.

Thank you for your help ❤️

What is this project?

DAV (Decentralized Autonomous Vehicles) is a new non-profit foundation working to build an open-source infrastructure for autonomous vehicles (cars, drones, trucks, robots, and all the service providers around them) to communicate and transact with each other over blockchain.

As an organization that believes in building a large community of open-source contributors, we often create issues like this one to help people take their first few steps into the world of open source.

n3m0

n3m0 is an autonomous boat being built as a collaboration between the California Maritime University, and the DAV Foundation. This project contains the code running onboard the boat's Raspberry Pi payload computer.

How you can help

Your task for this issue is to...
Create .github folder at the root of the project if it dosen't exist.
Create a file ISSUE_TEMPLATE.md inside .github.
Get the contents of the file from other DAV project missions.

Contributing to n3m0

  • Make sure this issue is labeled up-for-grabs and not labeled claimed, to verify no one else is working on it.
  • Comment in this issue that you would like to do it.
  • Open the n3m0 GitHub page and click the ★ Star and then ⑂ Fork buttons.
  • Clone a copy to your local machine with $ git clone git@github.com:YOUR-GITHUB-USER-NAME/n3m0.git
  • Make changes in the Readme.md file
  • Once you've made sure all your changes work correctly and committed all your changes, push your local changes back to github with $ git push -u origin master
  • Visit your fork on GitHub.com (https://github.com/YOUR-USER-NAME/n3m0) and create a pull request for your changes.
  • Make sure your pull request describes exactly what you changed and references this issue (include the issue number in the title like this: #5)
  • Please do not fix more than one issue at a time. Your pull request should only fix what is described in this issue.

Asking for help

We appreciate your effort in taking the time to work on this issue and help out the open source community and the foundation. If you need any help, feel free to ask below or in our gitter channel. We are always happy to help 😄

@asalazar18s
Copy link
Contributor

Hey, I'd like to help with this.

@cg-cnu cg-cnu closed this as completed in 2ea1938 Feb 18, 2018
@cg-cnu cg-cnu added claimed and removed help wanted Extra attention is needed up-for-grabs labels Feb 18, 2018
@cg-cnu
Copy link
Contributor Author

cg-cnu commented Feb 18, 2018

Congratulations @asalazar18s on your first contribution to open source 🎆 🍾 Hope you had fun and learned a few things along the way! Feel free to join our gitter chanel to find out more about DAV and more opportunities to contribute.

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

2 participants