Community Contributions
Summary
This should be done whenever anyone submits a pull requests, updates the documentation or submits a bug request to Dendron
Checklist
-
Add user to Community Updates of the weekly journal
- see example Community (Private)
- eg:
## Community <!-- Recognize comunity contributions --> - [dagriefaa](https://github.com/dagriefaa) - #role.bugcatcher - [Favicon not rendering when assetPrefix is set](https://github.com/dendronhq/dendron/issues/2536) - [chmac](https://github.com/chmac) - [Lookup stops working properly after pressing tab](https://github.com/dendronhq/dendron/issues/2550)
-
If the user exists, you should be able to auto-complete
- If the user doesn't exist, create them (make sure to create them in dendron-private vault)
- Add as much metadata as possible
[Firstname Lastname](link to github url) discord alias
- eg.
[[Dendron User|people.dendron-user]]
-
Have a line explaining their contribution
-
If this is their first bug report/pull request/etc and they are on Discord, award them the appropriate badge
- make sure to note the accomplishment in dendron using a tag inside the
people.*
note - For a list of all roles and their meaning: Roles (Private)
- eg.
#role.bugcatcher
- eg.
- also add this to the entry
- make sure to note the accomplishment in dendron using a tag inside the
Example
- [[people.dendron-user]]
- #role.taxonomist
- [fix typo](https://github.com/dendronhq/dendron/issues/617)
Related
Backlinks