This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prepare readme and docs for deprecation
- Loading branch information
1 parent
af956f8
commit 8725f46
Showing
7 changed files
with
44 additions
and
160 deletions.
There are no files selected for viewing
This file contains 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,54 +1,6 @@ | ||
# Contributing to pyWATTS | ||
|
||
:+1::tada: First, thanks for taking the time to contribute! :tada::+1: | ||
|
||
## How Can I Contribute? | ||
|
||
### Reporting Bugs | ||
|
||
This section guides you through submitting a bug report for pyWATTS. | ||
|
||
Before creating bug reports, please check if the bug is already reported in the issues. If you create a bug report or issue, please fill out the provided template and add as much information as possible for reproducing the bug. | ||
|
||
#### Before Submitting A Bug Report | ||
|
||
* Check if you are able to reproduce the bug in the newest pyWATTS version. | ||
* Search in the issue list to see if the problem is already reported. If there exists an **open** issue add further details to the issue if possible. If there is a **closed** issue please create a **new** issue. | ||
|
||
#### Submitting A Good Bug Report? | ||
|
||
Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/). | ||
|
||
Explain the problem and include additional details to help maintainers reproduce the problem: | ||
|
||
* Use a title that identifies the problem. | ||
* Describe the steps for reproducing the problem. You can add specific examples if you like. | ||
* Describe the behaviour you observed and the behaviour you would expect. | ||
|
||
Include details about your configuration and environment: | ||
|
||
* Which version of pyWATTS are you using. | ||
* If it seems to be connected to a third-party library please add the version of the third-party library. | ||
|
||
### Suggesting Enhancements | ||
|
||
This section guides you through submitting an enhancement suggestion for pyWATTS, including completely new features and minor improvements to existing functionality. Following these guidelines helps maintainers and the community understand your suggestion :pencil: and find related suggestions :mag_right:. | ||
|
||
Before creating enhancement requests, please check if such an enhancement is already suggested in the issue list. If you suggest an enhancement, please fill out the provided template. | ||
|
||
#### Before Submitting An Enhancement Suggestion | ||
|
||
* *Check if there is already an issue that suggests the enhancement | ||
|
||
#### Submitting An (Good) Enhancement Suggestion? | ||
|
||
Enhancement suggestions are tracked as [GitHub issues] | ||
|
||
* Use a title for the issue that identifies the suggestion. | ||
* Explain the suggested enhancement step-by-step and in detail. | ||
* If you suggest a new module, provide a small example with the expected input and the desired output. | ||
* Explain the usefullness of the enhancement | ||
|
||
### Pull Requests | ||
|
||
If your code is ready, please create a pull request and fill in the template. Afterwards, verify that all checks are passed. Then a maintainer will review the PR. | ||
pyWATTS is no longer maintained. The graph pipeline functionality of pyWATTS has been | ||
integrated into the open source python pacakge [sktime](https://www.sktime.net/en/stable/), | ||
so if you wish to use this feature and contribute code we suggest you | ||
contribute to [sktime](https://www.sktime.net/en/stable/). |
This file contains 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 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 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 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 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 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