OCaml hacking ideas, small and large. All the useful information is on the project board. This project board contains hacking ideas of various sizes and skill levels.
Add a new item in the project board. Make sure to fill in the fields associated with estimated effort. It is not meant to be perfect. Ok to over or underestimate. If you are adding an item that is not already an issue, convert the item to an issue on this (https://github.com/tarides/hackocaml) repo. Add enough details so that someone can get started with just the details in the issue thread.
Interpret the duration labels as follows:
- 1 day => < 1 day
- 1 week => > 1 day && < 1 week
- 1 month => > 1 week && < 1 month
- 1 quarter => > 1 month && < 1 quarter
- 1 year => > 1 quarter && < 1 year
- 1 PhD => > 1 year && open-ended
If you are keen to hack on an idea
Building open-source software is a collaborative activity, and some larger projects will need more than one person's expertise. So, if you see a project that has been assigned to someone but would like also to participate, say so in the thread. It is very likely that there will be room for collaboration on complex projects.