20 lines
430 B
Markdown
20 lines
430 B
Markdown
---
|
|
|
|
name: "Add a package to python-pytest"
|
|
about: "If you want to add a new package to python-pytest devel project"
|
|
title: "[ADD] <package name>"
|
|
ref: "main"
|
|
assignees: []
|
|
labels:
|
|
|
|
- new_package
|
|
|
|
---
|
|
|
|
This is where you add a new package to python-pytest devel project. Please replace and specify on one line. You can include any relevant Bugzilla links too.
|
|
|
|
org/package#commit_hash
|
|
|
|
Where the `commit_hash` could be a branch.
|
|
|