|
| 1 | +# Contributors |
| 2 | + |
| 3 | +OpenAlice is built and maintained in-house, and we **don't merge external pull |
| 4 | +requests** — anything that touches trading or keys has to be ours (see |
| 5 | +[CONTRIBUTING.md](./CONTRIBUTING.md) for why). But the project stays open, and |
| 6 | +the community's **ideas, bug reports, designs, and reviews genuinely shape it**. |
| 7 | +This page is the record of those people, and of what each one helped move. |
| 8 | + |
| 9 | +## How recognition works |
| 10 | + |
| 11 | +- We don't merge your code, but if your **idea / report / design / review** |
| 12 | + shaped a change, you get credited here, with a link to the actual change you |
| 13 | + influenced. It's a real record, not just a name on a wall. |
| 14 | +- **Credit types:** |
| 15 | + 🤔 ideas · 🎨 design · 🐛 bug report · 👀 review · 💬 question answered · |
| 16 | + 📖 docs · 🛡️ security · 🌍 translation · 💻 code _(rare — reimplemented with |
| 17 | + your consent)_ |
| 18 | +- **How to earn one:** open an |
| 19 | + [issue](https://github.com/TraderAlice/OpenAlice/issues) with an idea, a |
| 20 | + report, or a design. If it lands in the project, we add you. Think we missed |
| 21 | + crediting you? Say so in an issue or on Discord — we'll fix it. |
| 22 | +- **Standouts (⭐):** a few people go notably above and beyond — high-signal, |
| 23 | + consistent, often right. They sit at the top. |
| 24 | + |
| 25 | +## The roll |
| 26 | + |
| 27 | +<!-- |
| 28 | + Maintainer note — adding someone: |
| 29 | + • Put standouts (⭐) first; everyone else below, newest-ish at the bottom. |
| 30 | + • The avatar comes free from https://github.com/<handle>.png — no token. |
| 31 | + • Link each "Shaped" item to the PR / commit / issue it influenced. |
| 32 | + • Pick credit emoji from the list above; honesty over generosity isn't the |
| 33 | + goal here — credit them for what they actually moved. |
| 34 | +
|
| 35 | + Row template (copy this): |
| 36 | +
|
| 37 | + | ⭐ | <a href="https://github.com/HANDLE"><img src="https://github.com/HANDLE.png" width="40" height="40" alt="@HANDLE" /></a><br>[@HANDLE](https://github.com/HANDLE) | 🤔 🎨 | [what they shaped](LINK) | |
| 38 | +--> |
| 39 | + |
| 40 | +| | Contributor | Credits | Shaped | |
| 41 | +|:--:|---|:--:|---| |
| 42 | +| | _Be the first — open an issue with an idea or report._ [Issues →](https://github.com/TraderAlice/OpenAlice/issues) | | | |
| 43 | + |
| 44 | +--- |
| 45 | + |
| 46 | +_This is the credits list (`CONTRIBUTORS`), not the contribution guide. For the |
| 47 | +rules — what we accept and why — see [`CONTRIBUTING.md`](./CONTRIBUTING.md)._ |
0 commit comments