~lazr-developers/lazr.authentication/trunk

« back to all changes in this revision

Viewing changes to HACKING.rst

  • Committer: Jürgen Gmach
  • Date: 2021-11-05 14:27:41 UTC
  • Revision ID: juergen.gmach@canonical.com-20211105142741-crqrjqm3dhkcy9wd
Moved to git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
..
2
 
    This file is part of lazr.authentication.
3
 
 
4
 
    lazr.authentication is free software: you can redistribute it and/or modify it
5
 
    under the terms of the GNU Lesser General Public License as published by
6
 
    the Free Software Foundation, version 3 of the License.
7
 
 
8
 
    lazr.authentication is distributed in the hope that it will be useful, but WITHOUT
9
 
    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
10
 
    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
11
 
    License for more details.
12
 
 
13
 
    You should have received a copy of the GNU Lesser General Public License
14
 
    along with lazr.authentication.  If not, see <http://www.gnu.org/licenses/>.
15
 
 
16
 
============
17
 
Introduction
18
 
============
19
 
 
20
 
To run this project's tests, use `tox <https://tox.readthedocs.io/en/latest/>`.
21
 
 
22
 
 
23
 
Getting help
24
 
------------
25
 
 
26
 
If you find bugs in this package, you can report them here:
27
 
 
28
 
    https://launchpad.net/lazr.authentication
29
 
 
30
 
If you want to discuss this package, join the team and mailing list here:
31
 
 
32
 
    https://launchpad.net/~lazr-users
33
 
 
34
 
or send a message to:
35
 
 
36
 
    lazr-users@lists.launchpad.net