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 suggestions how people can contribute #2329

Closed
Tracked by #2315
nojaf opened this issue Jul 1, 2022 · 0 comments · Fixed by #2474
Closed
Tracked by #2315

Add suggestions how people can contribute #2329

nojaf opened this issue Jul 1, 2022 · 0 comments · Fixed by #2474

Comments

@nojaf
Copy link
Contributor

nojaf commented Jul 1, 2022

We should also have a section that lists what people can do to help this project.
Besides PRs for bugfixes, there are some other things that are useful:

  • Start formatting a popular open-source project (With --check during CI).
  • Contribute to the F# Syntax Tree.
  • Contribute to the F# style guide.
  • Clean up some of the codebase. (Redudant parentheses for example, update F# Lint).
  • Do regression testing on your own projects after each new release.
  • Remove old and dead code.
  • Improve documentation.
  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant