Smart Note App

Organize your notes into folders

Contributing

  • Fork and Clone the repository and add shambu2k/smart-note as remote upstream.
  • Create new branch for features.
  • Strictly follow the commit conventions mentioned here.
  • Pull latest changes from upstream before pushing your code or creating a new feature branch.
  • Send a PR to shambu2k/smart-note for review and merging

NOTE: Never push directly to main repository (upstream). Only push to your forked repo (origin) and send a pull request to the main repository