mirror of
https://github.com/peridotbuild/pv2.git
synced 2024-11-22 13:11:28 +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
26 lines
754 B
Markdown
26 lines
754 B
Markdown
---
|
|
name: "[RFE] NAME"
|
|
about: Suggest an idea for the pv2 module to make it better
|
|
title: ''
|
|
labels: enhancement
|
|
assignees:
|
|
- nazunalika
|
|
|
|
---
|
|
|
|
**Preliminary questions**
|
|
- [ ] Is there already a PR open for this?
|
|
- [ ] Have you ensured that this feature is not already included?
|
|
|
|
**Is this RFE related to a problem or a bug? Describe and reference it below.**
|
|
<!-- Describe here, if necessary, if this is related to a problem or reported bug. -->
|
|
|
|
**What is your proposed idea or solution?**
|
|
<!-- Describe what you would like to see as the solution for this RFE -->
|
|
|
|
**What are the benefits of this?**
|
|
<!-- Describe the benefits of this request -->
|
|
|
|
**Additional context and information**
|
|
<!-- Add any other information you feel is appropriate here -->
|