Skip to content

Commit

Permalink
Merge pull request #99 from nginxinc/fixes
Browse files Browse the repository at this point in the history
Fixes
  • Loading branch information
chrisakker authored Jul 7, 2023
2 parents 42f7b6e + 1126c99 commit 25d5f54
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A clear and concise description of what the bug is.

Steps to reproduce the behavior:

1. Deploy nginx_k8s_loadbalancer using
1. Deploy nginx_loadbalancer_kubernetes using
2. View output/logs/configuration on '...'
3. See error

Expand All @@ -23,7 +23,7 @@ A clear and concise description of what you expected to happen.

### Your environment

- Version of the nginx_k8s_loadbalancer or specific commit
- Version of the nginx_loadbalancer_kubernetes or specific commit
<!-- - Version of project language -->
- Target deployment platform

Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing Guidelines

The following is a set of guidelines for contributing to the nginx_k8s_loadbalancer. We really appreciate that you are considering contributing!
The following is a set of guidelines for contributing to the nginx_loadbalancer_kubernetes. We really appreciate that you are considering contributing!

#### Table Of Contents

Expand All @@ -14,7 +14,7 @@ The following is a set of guidelines for contributing to the nginx_k8s_loadbalan

## Getting Started

Follow our [Installation Guide](https://github.com/nginxinc/nginx-loadbalancer-kubernetes/blob/main/README.md#Installation) to get the nginx_k8s_loadbalancer up and running.
Follow our [Installation Guide](https://github.com/nginxinc/nginx-loadbalancer-kubernetes/blob/main/README.md#Installation) to get the nginx_loadbalancer_kubernetes up and running.

<!-- ### Project Structure (OPTIONAL) -->

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Latest Versions

We advise users to run or update to the most recent release of the nginx_k8s_loadbalancer. Older versions of the nginx_k8s_loadbalancer may not have all enhancements and/or bug fixes applied to them.
We advise users to run or update to the most recent release of the nginx_loadbalancer_kubernetes. Older versions of the nginx_loadbalancer_kubernetes may not have all enhancements and/or bug fixes applied to them.

## Reporting a Vulnerability

Expand Down
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

We use GitHub for tracking bugs and feature requests related to this project.

Don't know how something in the nginx_k8s_loadbalancer works? Curious if the nginx_k8s_loadbalancer can achieve your desired functionality? Please open an Issue on GitHub with the label `question`.
Don't know how something in the nginx_loadbalancer_kubernetes works? Curious if the nginx_loadbalancer_kubernetes can achieve your desired functionality? Please open an Issue on GitHub with the label `question`.

## NGINX Specific Questions and/or Issues

Expand Down

0 comments on commit 25d5f54

Please sign in to comment.