~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/help/karma.html

Merge db-devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
  <head>
 
3
    <title>What is karma?</title>
 
4
    <link rel="stylesheet" type="text/css"
 
5
          href="/+icing/yui/cssreset/reset.css" />
 
6
    <link rel="stylesheet" type="text/css"
 
7
          href="/+icing/yui/cssfonts/fonts.css" />
 
8
    <link rel="stylesheet" type="text/css"
 
9
          href="/+icing/yui/cssbase/base.css" />
 
10
  </head>
 
11
  <body>
 
12
    <h1>What is karma?</h1>
 
13
 
 
14
    <p>
 
15
      Karma is one of the ways in which you can get a feel for the work 
 
16
      that someone has done recently in Launchpad.
 
17
    </p>
 
18
    
 
19
    <p>
 
20
      Almost everything you do in Launchpad helps you to build karma. For 
 
21
      example: registering bugs, translating strings and answering support 
 
22
      requests. Different types of work earn different levels of karma. 
 
23
      Also, the amount of karma a particular action gives you fades over 
 
24
      time.
 
25
    </p>
 
26
    
 
27
    <p>
 
28
      Karma is only attributed for work done in Launchpad and does not 
 
29
      apply to items imported from other sources.
 
30
    </p>
 
31
 
 
32
    <p>
 
33
      <a href="https://help.launchpad.net/YourAccount/Karma" target="top">Read about how Launchpad calculates karma</a>.
 
34
    </p>
 
35
 
 
36
 
 
37
  </body>
 
38
</html>