cubing / icons

🖼 Icons for WCA events, unofficial events, and competition-related concepts.
https://icons.cubing.net
MIT License
44 stars 22 forks source link

Add CONTRIBUTING.md file #132

Open dmint789 opened 2 months ago

dmint789 commented 2 months ago

This PR adds a CONTRIBUTING.md file, which outlines a bunch of guidelines for contributing to this repo. This was discussed in #130. The digits mentioned in the document would look like this:

Digits

The main reason I mentioned the digits was to enable the addition of icons for 8x8+ puzzles (#125).

According to the naming guidelines in this file, the code changes below should be made. I believe I am the only user of all of these, since I created all of these icons, and it hasn't been that long since then, so there shouldn't be any other affected users. And even if there are other users, they'd still be using the old package version with the icon codes their code expects.

333_oh_bld_team_relay -> 333_oh_bld_3p_relay 333bf_2_person_relay -> 333bf_2p_relay 333bf_3_person_relay -> 333bf_3p_relay 333bf_4_person_relay -> 333bf_4p_relay 333bf_8_person_relay -> 333bf_8p_relay miniguild_2_person -> miniguild_2p

I'd also like to change both uses of mirror_blocks to simply mirror, but I understand that that might be a step too far for some contributors. Just mentioning it here in case someone agrees with it.

dmint789 commented 2 months ago

To-do:

dmint789 commented 2 months ago

@jfly any thoughts on this?

dmint789 commented 1 month ago

@jfly kind ping :)