1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00

Rename Egui to egui

Also update iamges in README.md
This commit is contained in:
Emil Ernerfeldt
2021-01-17 14:48:59 +01:00
parent 9dba63fa3f
commit 31b7eda51e
55 changed files with 173 additions and 172 deletions

View File

@@ -1,12 +1,12 @@
# Contributing guidelines
You are welcome to contribute to Egui via discussions, issues, pull requests and by publishing Egui integrations.
You are welcome to contribute to egui via discussions, issues, pull requests and by publishing egui integrations.
## Discussion
You can ask questions, share screenshots and more at GitHub Discussions: https://github.com/emilk/egui/discussions
There is also an Egui channel on the Embark discord at <https://discord.gg/vY8ZGS292W> (NOTE: I work at [Embark](https://www.embark-studios.com/), but Egui is my hobby project).
There is also an egui channel on the Embark discord at <https://discord.gg/vY8ZGS292W> (NOTE: I work at [Embark](https://www.embark-studios.com/), but egui is my hobby project).
## Filing an issue
@@ -20,7 +20,7 @@ If you are filing a bug, please provide a way to reproduce it.
Always file an issue (or find an existing one) and get feedback before you start working on a non-trivial pull request!
## Creating an integration for Egui
## Creating an integration for egui
If you make an integration for Egui for some engine or renderer, please share it with the world!
I will add a link to it from the Egui README.md so others can easily find it.
If you make an integration for egui for some engine or renderer, please share it with the world!
I will add a link to it from the egui README.md so others can easily find it.