mirror of
https://github.com/peridotbuild/pv2.git
synced 2024-11-21 20:51:26 +00:00
3488f7ca28
* Add GitImporter class to importer utility * Given a pagure or gitlab source, it should be able to import an rpm * Added utilitis to handle GitImporter changes * Modified README for future github transport * Added issue templates for future github transport * Raise micro version
19 lines
624 B
Markdown
19 lines
624 B
Markdown
## Proposed Commit Message
|
|
<!-- Include a proposed commit message, as all commits will be squash-merged -->
|
|
|
|
```
|
|
Summary: No more than 70 characters
|
|
|
|
Put in a description of the change being made here and why it is being made,
|
|
only if the summary line doesn't explain it in full.
|
|
|
|
Fixes: GH-NNNNN (remove line if there is no related issue)
|
|
```
|
|
|
|
## Additional Context
|
|
<!-- If relevant, add additional details of why you believe this change is necessary -->
|
|
|
|
## Testing/Verification
|
|
<!-- Include steps necessary to verify your changes. If this is a bug fix,
|
|
it is recommended to show reproduction steps before and after. -->
|