mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2024-11-24 04:21:10 +00:00
26 lines
973 B
Python
26 lines
973 B
Python
---
|
|
name: "📦 Suggest a project"
|
|
about: "Do you like to suggest a project that hasn't been added to this best-of list yet?"
|
|
title: 'Add project: '
|
|
labels: 'add-project'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
Please make sure that the project was not already added or suggested to this best-of list. You can ensure this by searching the projects.yaml, the README.md, and the issue list.
|
|
-->
|
|
|
|
**Project details:**
|
|
<!-- Please fill out as much of the following information as possible. -->
|
|
|
|
- Project Name:
|
|
- Github URL:
|
|
- Category: <!-- Choose one of the existing categories from the README.md or projects.yaml file -->
|
|
- License:
|
|
- Package Managers: <!-- Add the IDs for every package manager that the project is available on (e.g. npm, pypi, conda, dockerhub, maven, apt, ...). For example: pypi:tensorflow conda:conda-forge/tensorflow dockerhub:tensorflow/tensorflow -->
|
|
|
|
**Additional context:**
|
|
|
|
<!-- Optional. Add any other context or additional information about the project. -->
|