diff options
author | dosire <sytses@gmail.com> | 2014-04-30 17:28:05 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-04-30 17:28:05 +0200 |
commit | 5bf12bbb1d05e0f4fc2661ccd68e0c208499ba57 (patch) | |
tree | f24d7c5fbd39c8f1379e82205cc76c6af4f62c9d /doc/api/notes.md | |
parent | 901fc30049d38ee2b242b26237f71964fccd68c3 (diff) | |
download | gitlab-ce-5bf12bbb1d05e0f4fc2661ccd68e0c208499ba57.tar.gz |
Make clear that notes also serve as comments.
Diffstat (limited to 'doc/api/notes.md')
-rw-r--r-- | doc/api/notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/notes.md b/doc/api/notes.md index b15ebdd2bac..e9ad6e00c73 100644 --- a/doc/api/notes.md +++ b/doc/api/notes.md @@ -1,3 +1,5 @@ +Notes can be wall notes or comments on snippets, issues or merge requests. + ## Wall ### List project wall notes |