create-expo-stack 2.1.5 → 2.1.9
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/package.json +1 -1
- package/readme.md +2 -0
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -46,6 +46,8 @@ If you run into problems or have feedback, first search the issues and discussio
|
|
|
46
46
|
|
|
47
47
|
## Contributing
|
|
48
48
|
|
|
49
|
+
### [See this guide.](https://github.com/danstepanov/create-expo-stack/blob/main/contributing.md)
|
|
50
|
+
|
|
49
51
|
Contributions are welcome! Please open a pull request or an issue if you would like to contribute. There are existing feature requests labeled as `[FR]` in the issues section of this repo.
|
|
50
52
|
|
|
51
53
|
## Want to move faster? I can help 😎
|