docs: update README
[skip ci]
This commit is contained in:
parent
6968252afb
commit
8abc62456e
10
README.md
10
README.md
|
@ -1,10 +1,10 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="media/docs/ietf-datatracker-logo.svg" alt="IETF Datatracker" width="600" />
|
||||
<img src="https://raw.githubusercontent.com/ietf-tools/common/main/assets/logos/datatracker.svg" alt="IETF Datatracker" height="125" />
|
||||
|
||||
[](https://github.com/ietf-tools/datatracker/releases)
|
||||
[](https://github.com/ietf-tools/datatracker/blob/main/LICENSE)
|
||||

|
||||
[](https://github.com/ietf-tools/datatracker/blob/main/LICENSE)
|
||||
[](https://github.com/ietf-tools/datatracker/pkgs/container/datatracker-db)
|
||||
|
||||
##### The day-to-day front-end to the IETF database for people who work on IETF standards.
|
||||
|
||||
|
@ -24,9 +24,9 @@
|
|||
|
||||
### Getting Started
|
||||
|
||||
This project is following the standard **Git Feature Workflow with Develop Branch** development model. Learn about all the various steps of the development workflow, from creating a fork to submitting a pull request, in the [Contributing](CONTRIBUTING.md) guide.
|
||||
This project is following the standard **Git Feature Workflow** development model. Learn about all the various steps of the development workflow, from creating a fork to submitting a pull request, in the [Contributing](https://github.com/ietf-tools/.github/blob/main/CONTRIBUTING.md) guide.
|
||||
|
||||
> Make sure to read the [Styleguides](CONTRIBUTING.md#styleguides) section to ensure a cohesive code format across the project.
|
||||
> Make sure to read the [Styleguides](https://github.com/ietf-tools/.github/blob/main/CONTRIBUTING.md#styleguides) section to ensure a cohesive code format across the project.
|
||||
|
||||
You can submit bug reports, enhancement and new feature requests in the [discussions](https://github.com/ietf-tools/datatracker/discussions) area. Accepted tickets will be converted to issues.
|
||||
|
||||
|
|
Loading…
Reference in a new issue