Skip to content

Commit

Permalink
Format improvement: add info block
Browse files Browse the repository at this point in the history
Co-authored-by: Sara Arjona <[email protected]>
  • Loading branch information
vmdef and sarjona authored Aug 3, 2023
1 parent ac463f3 commit 03d1b11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions general/community/plugincontribution/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,12 @@ Workflow of contributing a plugin into the Moodle plugins directory ([SVG versio

You are expected to have a system where users can report feature requests, bugs, and other code issues. Following the open source best practise, these reports should be open and public and the associated procedures should be as transparent as possible.

:::info

There are multiple options on where to host the issues tracker. Most plugin developers today prefer to have the issue tracker close to their source code management system - so they use the native issue tracker built into Github, BitBucket or some similar system. It is suggested to use a system that your users are likely to be familiar with.

:::

## Tutorial

There is a [Tutorial](https://docs.moodle.org/dev/Tutorial) to help you learn how to write plugins for Moodle from start to finish, while showing you how to navigate the most important developer documentation along the way.
Expand Down

0 comments on commit 03d1b11

Please sign in to comment.