Description
Are you looking to help out on the egui project? Then this is a good place to start!
There are a few things you can help out with:
- Answer questions on Discussions
- Contribute code
- Review & discuss existing issues
- Review Pull Requests
First, make sure you read CONTRIBUTING.md
.
Contributing code
You can browse existing issues. A lot of them are unfortunately uncategorized, but I've tried adding "good first issue" and "help wanted" on some of them, but of course, I actually want help with all of them 😆
I use Mac for all my work, so sometimes the Linux and Windows integrations for eframe
suffer. Therefore I would appreciate help with that!
If you are good at web programming, there are plenty of issues related to the eframe
web integration.
There is a milestone with issues that should be fixed before the next release - any help with these issues would be most welcome! https://github.com/emilk/egui/milestone/3
Some cherry-picked issues in no particular order:
- Mobile web text editing tracking issue #4500
- Modal dialogs #686
- CSS-like styling #3284
- Tracking issue: Misc improvements to multi-viewports #3556
- Tracking issue: improve Key input #3653
- IME-related issues (text input for e.g. korean)
- Windows and Linux specific
eframe/winit
integration issues for showing a custom window frame
Maintain egui_plot
egui_plot
is looking for new maintainers: Looking for maintainer egui_plot#58