Method: Weblate::Project#instructions

Defined in:
lib/weblate/models/project.rb

#instructionsObject

You can use Markdown and mention users by @username.



59
60
61
# File 'lib/weblate/models/project.rb', line 59

def instructions
  @instructions
end