-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation, and other files [skip ci]
- Loading branch information
1 parent
d7a9ed3
commit c22e6ab
Showing
9 changed files
with
145 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[comment]: <> (Don't edit this file!) | ||
[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) | ||
[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) | ||
|
||
# Authors | ||
|
||
## Maintainers | ||
|
||
The maintainers of the project are: | ||
|
||
- [![jisantuc](https://avatars.githubusercontent.com/u/5702984?v=4&s=20) **James Santucci (jisantuc)**](https://github.com/jisantuc) | ||
|
||
## Contributors | ||
|
||
These are the people that have contributed to the _sbt-energymonitor_ project: | ||
|
||
- [![jisantuc](https://avatars.githubusercontent.com/u/5702984?v=4&s=20) **jisantuc**](https://github.com/jisantuc) | ||
- [![47erbot](https://avatars.githubusercontent.com/u/24799081?v=4&s=20) **47erbot**](https://github.com/47erbot) |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[comment]: <> (Don't edit this file!) | ||
[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) | ||
[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) | ||
|
||
# Code of Conduct | ||
|
||
We are committed to providing a friendly, safe and welcoming | ||
environment for all, regardless of level of experience, gender, gender | ||
identity and expression, sexual orientation, disability, personal | ||
appearance, body size, race, ethnicity, age, religion, nationality, or | ||
other such characteristics. | ||
|
||
Everyone is expected to follow the | ||
[Scala Code of Conduct](https://www.scala-lang.org/conduct/) when | ||
discussing the project on the available communication channels. If you | ||
are being harassed, please contact us immediately so that we can | ||
support you. | ||
|
||
## Moderation | ||
|
||
For any questions, concerns, or moderation requests please contact a | ||
[member of the project](AUTHORS.md#maintainers). |
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[comment]: <> (Don't edit this file!) | ||
[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) | ||
[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) | ||
|
||
# Contributing | ||
|
||
Discussion around _sbt-energymonitor_ happens in the [GitHub issues](https://github.com/47degrees/sbt-energymonitor/issues) and [pull requests](https://github.com/47degrees/sbt-energymonitor/pulls). | ||
|
||
Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about | ||
the code. Pull requests are also welcome. | ||
|
||
People are expected to follow the [Code of Conduct](CODE_OF_CONDUCT.md) when discussing _sbt-energymonitor_ on the Github page or other venues. | ||
|
||
If you are being harassed, please contact one of [us](AUTHORS.md#maintainers) immediately so that we can support you. In case you cannot get in touch with us please write an email to [47 Degrees Open Source](mailto:[email protected]). | ||
|
||
## How can I help? | ||
|
||
_sbt-energymonitor_ follows a standard [fork and pull](https://help.github.com/articles/using-pull-requests/) model for contributions via GitHub pull requests. | ||
|
||
The process is simple: | ||
|
||
1. Find something you want to work on | ||
2. Let us know you are working on it via GitHub issues/pull requests | ||
3. Implement your contribution | ||
4. Write tests | ||
5. Update the documentation | ||
6. Submit pull request | ||
|
||
You will be automatically included in the [AUTHORS.md](AUTHORS.md#contributors) file as contributor in the next release. | ||
|
||
If you encounter any confusion or frustration during the contribution process, please create a GitHub issue and we'll do our best to improve the process. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[comment]: <> (Don't edit this file!) | ||
[comment]: <> (It is automatically updated after every release of https://github.com/47degrees/.github) | ||
[comment]: <> (If you want to suggest a change, please open a PR or issue in that repository) | ||
|
||
sbt-energymonitor | ||
|
||
Copyright (c) 2022 47 Degrees Open Source. All rights reserved. | ||
|
||
Licensed under Apache-2.0. See [LICENSE](LICENSE.md) for terms. |
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