mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-09 19:46:13 +01:00
Merge branch 'cleanup' of https://github.com/jacobmacleod/place-atlas into cleanup
This commit is contained in:
commit
c86d7b71d3
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ If you don't know GitHub and wanted to submit new entries or request changes to
|
||||||
|
|
||||||
### Map Contributions
|
### Map Contributions
|
||||||
|
|
||||||
<h4><b>WE ONLY ACCEPT NEW CONTRIBUTIONS ON REDDIT</b></h4>
|
**WE ONLY ACCEPT NEW CONTRIBUTIONS ON REDDIT!**
|
||||||
|
|
||||||
To contribute to the map, we require a certain format for artwork region and labels. This can be generated on the [contributing page](https://place-atlas.stefanocoding.me/index.html?mode=draw) on the website.
|
To contribute to the map, we require a certain format for artwork region and labels. This can be generated on the [contributing page](https://place-atlas.stefanocoding.me/index.html?mode=draw) on the website.
|
||||||
|
|
||||||
|
@ -40,4 +40,4 @@ To contribute to the map, we require a certain format for artwork region and lab
|
||||||
|
|
||||||
### Cleaning Contributions
|
### Cleaning Contributions
|
||||||
|
|
||||||
If you spot a duplicate, please PR against `/cleanup`. To help find duplicates, run the code locally, changing line 92 of `main.js` to `overlap`.
|
If you spot a duplicate, please PR against `/cleanup`. To help find duplicates, append `?mode=overlap` to the url: [`https://place-atlas.stefanocoding.me?mode=overlap`](https://place-atlas.stefanocoding.me?mode=overlap).
|
||||||
|
|
Loading…
Reference in a new issue