unisonweb / unison

A friendly programming language from the future
https://unison-lang.org
Other
5.78k stars 270 forks source link

List of desired Unison library contributions 😄 #3370

Open ChrisPenner opened 2 years ago

ChrisPenner commented 2 years ago

How to contribute

  1. Write up some awesome Unison code to solve a problem you have, or pick a contribution from the list in this issue
  2. Upload that code to Unison Share!
  3. Make a pull request describing the contribution to this repository, see the heading below for details on how to do this.
  4. Your contribution will be recognized and contribute to your hacktoberfest profile!

How to upload your project to Unison Share

  1. Sign up to Unison Share using your Github Account, Click here to sign up!
  2. Upload your code to Share using UCM; here's a video showing how

How to have your Hacktoberfest Contribution recognized

In order to be recognized as part of Hacktoberfest you need to make a pull-request, but since Unison code uses Share instead of Github you can simply make a pull request to add a #Hacktoberfest note to the README of this repository instead, and note your contribution in the description.

The Pull Request will receive the "hacktoberfest-accepted" label applied before being closed which is sufficient to be recognized as a contribution towards your hacktoberfest 🎉 , thanks for your contribution!

Contribution Ideas

If you're interested in contributing Unison code as part of Hacktoberfest, you can build and contribute anything you like, but here are some things we'd really love to have if you're looking for ideas!

runarorama commented 2 years ago

See here for more ideas: https://github.com/unisonweb/contrib/discussions/1

arexnnnn commented 1 year ago

/assign