Problem
The current Submit your plugin docs instruct users to edit community-plugins.json and open a pull request against obsidianmd/obsidian-releases.
However, obsidianmd/obsidian-releases currently appears to block PR creation for non-collaborators. The repository reports pull_request_creation_policy = collaborators_only, and the GitHub UI shows that new PRs cannot be opened by non-collaborators.
Request
What is the current submission path for a new community plugin?
Concrete example
I already prepared a plugin submission that is ready to go:
If the docs are stale, it would help to update them with the current submission route.
Problem
The current Submit your plugin docs instruct users to edit community-plugins.json and open a pull request against obsidianmd/obsidian-releases.
However, obsidianmd/obsidian-releases currently appears to block PR creation for non-collaborators. The repository reports pull_request_creation_policy = collaborators_only, and the GitHub UI shows that new PRs cannot be opened by non-collaborators.
Request
What is the current submission path for a new community plugin?
Concrete example
I already prepared a plugin submission that is ready to go:
If the docs are stale, it would help to update them with the current submission route.