Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 502 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 502 Bytes

Contributing Guidelines

Pull Requests

Pull Requests are welcome. Just follow a few things before starting.

First, post an issue with the feature or change wanted. This is so that we can dissuse the idea.

If you add or update a file, put at the very top

// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-FileCopyrightText: 2021 Jared Irwin <[email protected]>

Pull requests that add files without license info will not be accepted, until it is added.