fixing 'shoudl' typo in issue template
This commit is contained in:
Bill Johnson 2020-05-08 11:52:04 -07:00 коммит произвёл GitHub
Родитель 2e1bad9b97
Коммит 08a69b0d0d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/ISSUE_TEMPLATE поставляемый
Просмотреть файл

@ -31,5 +31,5 @@ Please provide the relevant information for the following items:
If this is a question on basic functionality, please verify the following:
- [ ] Port 9093 should not be blocked by firewall ("broker cannot be found" errors)
- [ ] Pinging FQDN shoudl return cluster DNS resolution (e.g. `$ ping namespace.servicebus.windows.net` returns ~ `ns-eh2-prod-am3-516.cloudapp.net [13.69.64.0]`)
- [ ] Pinging FQDN should return cluster DNS resolution (e.g. `$ ping namespace.servicebus.windows.net` returns ~ `ns-eh2-prod-am3-516.cloudapp.net [13.69.64.0]`)
- [ ] Namespace should be either Standard or Dedicated tier, not Basic (TopicAuthorization errors)