-
Notifications
You must be signed in to change notification settings - Fork 2.4k
docs: rework README and contributing docs #6552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,22 +1,21 @@ | ||
| --- | ||
| name: "\U0001F4DA Documentation" | ||
| about: Did you find errors, problems, or anything unintelligible in the docs (https://python-poetry.org/docs)? | ||
| name: "\U0001F4DA Documentation Issue" | ||
| about: Did you find errors, omissions, or anything unintelligible in the documentation? | ||
| title: '' | ||
| labels: area/docs, status/triage | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| <!-- | ||
| Hi there! Thank you for discovering and submitting an issue with our documentation. | ||
| Hi there! Thank you for helping improve our documentation! | ||
|
|
||
| Before you submit this; let's make sure of a few things. | ||
| Please make sure the following boxes are ticked if they are correct. | ||
| If not, please try and fulfill these first. | ||
| Before you submit your issue, please make sure you have completed the checklist below. | ||
| --> | ||
|
|
||
| <!-- Checked checkbox should look like this: [x] --> | ||
| <!-- All the below steps should be completed before submitting your issue. Checked checkbox should look like this: [x] --> | ||
| - [ ] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. | ||
|
|
||
| ## Issue | ||
| <!-- Now feel free to write your issue, but please be descriptive! Thanks again 🙌 ❤️ --> | ||
| <!-- Now feel free to write your issue, and please be as descriptive as possible! --> | ||
| <!-- Thanks again 🙌 ❤ --> |
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,23 +1,23 @@ | ||
| --- | ||
| name: "\U0001F381 Feature Request" | ||
| about: Do you have ideas for new features and improvements? | ||
| about: Do you have ideas for new features or improvements? | ||
| title: '' | ||
| labels: kind/feature, status/triage | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| <!-- | ||
| Hi there! Thank you for wanting to make Poetry better. | ||
| Hi there! Thank you for submitting a feature request! | ||
|
|
||
| Before you submit this; let's make sure of a few things. | ||
| Please make sure the following boxes are ticked if they are correct. | ||
| If not, please try and fulfill these first. | ||
| Before you submit your issue, please review and follow the instructions at | ||
| https://python-poetry.org/docs/contributing/#suggesting-enhancements. | ||
| --> | ||
|
|
||
| <!-- Checked checkbox should look like this: [x] --> | ||
| <!-- All the below steps should be completed before submitting your issue. Checked checkbox should look like this: [x] --> | ||
| - [ ] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. | ||
| - [ ] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question is not covered. | ||
| - [ ] I have searched the [FAQ](https://python-poetry.org/docs/faq/) and general [documentation](https://python-poetry.org/docs/) and believe that my question is not already covered. | ||
|
neersighted marked this conversation as resolved.
|
||
|
|
||
| ## Feature Request | ||
| <!-- Now feel free to write your idea for improvement. Thanks again 🙌 ❤️ --> | ||
| <!-- Now feel free to write your issue, and please be as descriptive as possible! --> | ||
| <!-- Thanks again 🙌 ❤ --> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,11 @@ | ||
| # Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser | ||
| blank_issues_enabled: true | ||
| blank_issues_enabled: false | ||
| contact_links: | ||
| - name: '💬 Discussions' | ||
| url: https://github.com/python-poetry/poetry/discussions | ||
| about: | | ||
| Ask questions about using Poetry, Poetry's features and roadmap, or get support and feedback for your usage of Poetry. | ||
| - name: '💬 Discord Server' | ||
| url: https://discordapp.com/invite/awxPgve | ||
| about: | | ||
| Chat with the community, ask questions and learn about best practices. | ||
| Chat with the community and Poetry maintainers about both the usage of and development of the project. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.