-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Help Wanted #3742
Comments
Hi @emilk - thanks for making UI's fun again! On the PR reviews, a couple of questions:
Also, would it help you if more functionality was broken out of the |
Great questions! Anyone is welcome to help review PRs, in order to provide feedback and help the PR author. Of course, someone with merge rights will still have the final say (most likely me), but the more eyes on a PR, the better it usually ends up! Breaking changes are usually fine, but should be documented in the PR description. Of course, if they can be avoided without creating to much hassle, that's often better. Also, using Breaking out crates from the monorepo would be nice, but I like having
EDIT: egui_plot has been moved to https://github.com/emilk/egui_plot/ |
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:
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:
eframe/winit
integration issues for showing a custom window frameMaintain
egui_plot
egui_plot
is looking for new maintainers:egui_plot
: looking for maintainer #4705The text was updated successfully, but these errors were encountered: