File: CONTRIBUTING.md

package info (click to toggle)
pinball 0.3.20201218-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 8,452 kB
  • sloc: cpp: 15,230; makefile: 840; sh: 381; xml: 24
file content (24 lines) | stat: -rw-r--r-- 704 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Contributing to pinball #

Upstream project is located at:

- https://sourceforge.net/p/pinball/

But current maintainer would prefer to review patches using git,
feel free to open pull requests at:

- https://github.com/rzr/pinball

Extra tables are also welcome but they should be maintained in separate projects,
try to align structure to existing ones:

- https://github.com/rzr/pinball-table-gnu
- https://github.com/rzr/pinball-table-hurd

## Coding Styles ##

Unless the code is linted, please try to align the current style

## License ##

By contributing to OpenAirInterface, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.