obsidian-releases icon indicating copy to clipboard operation
obsidian-releases copied to clipboard

Update community-plugins.json

Open shap-po opened this issue 2 years ago • 0 comments

Added shap-po/obsidian-party

I am submitting a new Community Plugin

Repo URL

Link to my plugin: https://github.com/shap-po/obsidian-party

Release Checklist

  • [ ] I have tested the plugin on
    • [x] Windows
    • [ ] macOS
    • [ ] Linux
    • [ ] Android (if applicable)
    • [ ] iOS (if applicable)
  • [x] My GitHub release contains all required files
    • [x] main.js
    • [x] manifest.json
    • [ ] styles.css (optional)
  • [x] GitHub release name matches the exact version number specified in my manifest.json (Note: Use the exact version number, don't include a prefix v)
  • [x] The id in my manifest.json matches the id in the community-plugins.json file.
  • [x] My README.md describes the plugin's purpose and provides clear usage instructions.
  • [x] I have read the tips in https://github.com/obsidianmd/obsidian-releases/blob/master/plugin-review.md and have self-reviewed my plugin to avoid these common pitfalls.
  • [x] I have added a license in the LICENSE file.
  • [x] My project respects and is compatible with the original license of any code from other plugins that I'm using. I have given proper attribution to these other projects in my README.md.

shap-po avatar Aug 08 '22 00:08 shap-po