How to add yourself as a contributor ==================================== We use the `all-contributors `__ bot to keep a record of contributors to the MapReader repo. To add yourself as a contributor to MapReader, comment on your issue or PR with the following: ``@all-contributors please add @your_username_here for A, B, C`` .. note:: Remember to change this to your GitHub username! For example, to add Katie McDonough for research, ideas and docs, you would write: ``@all-contributors please add @kmcdono2 for research, ideas, docs`` Types of contribution ~~~~~~~~~~~~~~~~~~~~~ .. list-table:: :widths: 30 30 40 :header-rows: 1 * - Emoji/Type - Represents - Comments * - 💻 ``code`` - Code - * - 🔣 ``data`` - Data - * - 📖 ``doc`` - Documentation - e.g. ReadtheDocs, Wiki, or other source of documentation * - 🤔 ``ideas`` - Ideas & Planning - * - 🚧 ``maintenance`` - Maintenance - People who are actively maintaining the repo * - 🧑‍🏫 ``mentoring`` - Mentoring - People who mentor new contributors * - 📆 ``projectManagement`` - Project Management - * - 🔬 ``research`` - Research - * - 👀 ``review`` - Reviewed Pull Requests - * - 🌍 ``translation`` - Translation - * - ✅ ``tutorial`` - Tutorials - e.g. ``worked_examples`` or external tutorials. * - 📢 ``talk`` - Talks -