@raclettejs/core 0.1.21 → 0.1.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CONTRIBUTING.md DELETED
@@ -1,23 +0,0 @@
1
- # Contributing to the racletteJS Core
2
-
3
- Thank you for your interest in contributing to racletteJS ❤️
4
-
5
- To ensure consistency across the project, we maintain a single, up-to-date contributing guide in our meta repository.
6
-
7
- ## 📖 Contribution Guide
8
-
9
- Please read the official [contributing guidelines](https://gitlab.com/raclettejs/raclettejs/-/blob/main/guides/CORE_DEVELOPMENT.md?ref_type=heads) here:
10
-
11
- 👉 https://gitlab.com/raclettejs/raclettejs/-/blob/main/guides/CORE_DEVELOPMENT.md?ref_type=heads
12
-
13
- ## 🚀 Getting Started
14
-
15
- Before opening an issue or merge request:
16
-
17
- 1. Read the guide linked above.
18
- 2. Check existing issues and merge requests.
19
- 3. Follow the documented workflow.
20
-
21
- If you have questions after reading the guide, feel free to open an issue and in any case, stay cheesy 🧀 <3
22
-
23
- We appreciate your contributions!