Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/tar-4.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
kathymd authored May 3, 2024
2 parents 9a92f95 + 9ff0377 commit af98e9d
Show file tree
Hide file tree
Showing 3 changed files with 711 additions and 747 deletions.
24 changes: 14 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
![WIM](wimlogo.png)


# WIM Styleguide

MN Low Flow.
MN Low Flow.

## Getting Started

Expand All @@ -23,10 +22,13 @@ bower install
## Building and testing

Serve project from /app/ with

```bash
gulp watch
```

Build it with

```bash
gulp
```
Expand All @@ -37,26 +39,26 @@ Upload build (/build/ folder) server.

## Built With

* HTML
* [Gulp](https://gulpjs.com/) - Workflow Toolkit
- HTML
- [Gulp](https://gulpjs.com/) - Workflow Toolkit

## Contributing

Please read [CONTRIBUTING.md]() for details on the process for submitting pull requests to us. Please read [CODE_OF_CONDUCT.md]() for details on adhering by the [USGS Code of Scientific Conduct](https://www2.usgs.gov/fsp/fsp_code_of_scientific_conduct.asp).

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

Advance the version when adding features, fixing bugs or making minor enhancement. Follow semver principles. To add tag in git, type git tag v{major}.{minor}.{patch}. Example: git tag v2.0.5

To push tags to remote origin: `git push origin --tags`

*Note that your alias for the remote origin may differ.
\*Note that your alias for the remote origin may differ.

## Authors

* **Nathan Krawza** - *Lead Developer* - [USGS Web Informatics & Mapping](https://wim.usgs.gov/)
- **Nathan Krawza** - _Lead Developer_ - [USGS Web Informatics & Mapping](https://wim.usgs.gov/)

See also the list of [contributors](https://github.com/USGS-WIM/Styleguide/graphs/contributors) who participated in this project.

Expand All @@ -65,11 +67,13 @@ See also the list of [contributors](https://github.com/USGS-WIM/Styleguide/graph
This project is licensed under the Creative Commons CC0 1.0 Universal License - see the [LICENSE.md](LICENSE.md) file for details

## Suggested Citation

In the spirit of open source, please cite any re-use of the source code stored in this repository. Below is the suggested citation:

`This project contains code produced by the Web Informatics and Mapping (WIM) team at the United States Geological Survey (USGS). As a work of the United States Government, this project is in the public domain within the United States. https://wim.usgs.gov`

## About WIM
* This project authored by the [USGS WIM team](https://wim.usgs.gov)
* WIM is a team of developers and technologists who build and manage tools, software, web services, and databases to support USGS science and other federal government cooperators.
* WIM is a part of the [Upper Midwest Water Science Center](https://www.usgs.gov/centers/wisconsin-water-science-center).

- This project authored by the [USGS WIM team](https://wim.usgs.gov)
- WIM is a team of developers and technologists who build and manage tools, software, web services, and databases to support USGS science and other federal government cooperators.
- WIM is a part of the [Upper Midwest Water Science Center](https://www.usgs.gov/centers/wisconsin-water-science-center).
Loading

0 comments on commit af98e9d

Please sign in to comment.