-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
76 additions
and
47 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,11 +6,8 @@ Contributing to PUDL | |
Welcome! We're excited that you're interested in contributing to the Public Utility | ||
Data Liberation effort! | ||
|
||
If you're interested in contributing directly to the PUDL database, see | ||
:ref:`direct-contribs`. | ||
|
||
It can also be very helpful to provide :ref:`user-feedback`, or | ||
help :ref:`connect-orgs` that we can work with. | ||
We need lots of help with :ref:`user-feedback`, we welcome :ref:`code-contribs`, and | ||
it would be great to :ref:`connect-orgs` that we can work with. | ||
|
||
--------------- | ||
Code of Conduct | ||
|
@@ -21,36 +18,40 @@ based on the `Contributor Covenant <https://www.contributor-covenant.org/>`__. W | |
want to make the PUDL project welcoming to contributors with different levels of | ||
experience and diverse personal backgrounds. | ||
|
||
.. _direct-contribs: | ||
|
||
-------------------- | ||
Direct contributions | ||
-------------------- | ||
|
||
.. include:: ../CONTRIBUTING.rst | ||
:start-after: after-intro: | ||
|
||
.. _user-feedback: | ||
|
||
------------- | ||
User feedback | ||
------------- | ||
|
||
PUDL's goal is to help people use data to make change in the US energy landscape. | ||
As such, it's critical that we understand our users' needs! `GitHub Discussions | ||
<https://github.com/orgs/catalyst-cooperative/discussions>`__ is our main forum | ||
for all this. Since it's publicly readable, any conversation here can | ||
potentially benefit other users too! | ||
|
||
We'd love it if you could: | ||
|
||
* Tell us what problems you're running into, in the `Help Me! | ||
<https://github.com/orgs/catalyst-cooperative/discussions/categories/help-me>`__ | ||
discussion board | ||
* Tell us about what data you're looking for by opening an `issue | ||
<https://github.com/catalyst-cooperative/pudl/issues/new?assignees=&labels=new-data&projects=&template=new_dataset.md&title=>`__ | ||
* Tell us what you're trying to do with PUDL data in `this thread | ||
<https://github.com/orgs/catalyst-cooperative/discussions/3105>`__ | ||
* `File bug reports <https://github.com/catalyst-cooperative/pudl/issues/new?template=bug_report.md>`__ on Github. | ||
* Tell us what you'd like to see in PUDL in the `Ideas | ||
<https://github.com/orgs/catalyst-cooperative/discussions/categories/ideas>`__ | ||
discussion board | ||
|
||
.. _code-contribs: | ||
|
||
As such, it's critical that we understand our users' needs! | ||
|
||
We'd love to hear about: | ||
|
||
* what data you're looking for that we don't have | ||
* what you're trying to do with PUDL data | ||
* what issues you're running into with data access or interpretation | ||
* any problems you find in our data | ||
* anything you find confusing in our documentation | ||
-------------------- | ||
Code contributions | ||
-------------------- | ||
|
||
`GitHub Discussions <https://github.com/orgs/catalyst-cooperative/discussions>`__ | ||
is a great place to do this, but `emailing us <mailto:[email protected]>`__ | ||
works too! | ||
.. include:: ../CONTRIBUTING.rst | ||
:start-after: after-intro: | ||
|
||
.. _connect-orgs: | ||
|
||
|