diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-12-20 03:01:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-20 03:01:02 +0900 |
| commit | d09a68ef112d328b29457bca692792caab8a8766 (patch) | |
| tree | 26af278a35402c8bf6fba8d6c99cdd1dabd6acfe /CONTRIBUTING.md | |
| parent | Fix wrong comment (diff) | |
| download | sharkey-d09a68ef112d328b29457bca692792caab8a8766.tar.gz sharkey-d09a68ef112d328b29457bca692792caab8a8766.tar.bz2 sharkey-d09a68ef112d328b29457bca692792caab8a8766.zip | |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be46ad9130..0eaaa798ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,3 +25,13 @@ Misskey uses [vue-i18n](https://github.com/kazupon/vue-i18n). ## Continuous integration Misskey uses CircleCI for automated test. Configuration files are located in `/.circleci`. + +## Glossary +### AP +Stands for ***A**ctivity**P**ub*. + +### MFM +Stands for ***M**isskey **F**lavored **M**arkdown*. + +### Mk +Stands for ***M**iss**k**ey*. |