Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 782 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 782 Bytes

OnOSM helps business owners provide structured data about their shop. The result is written to an anonymous OpenStreetMap Note. See recently created notes.

Contributing

General notes

  • Site specific css lives in css/site.css for positioning of specific elements
  • Global style changes live in css/style.css
  • Translations live in locales and are more than welcome!
  • Prefer 4 space soft tab in javascript
  • For UI changes, don't forget to include a screenshot or two in the pull request

See Also