Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

18403 Update Letters #1490

Merged
merged 4 commits into from
Nov 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion api/namex/VERSION.py
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
__version__ = '1.1.40'
__version__ = '1.1.41'

4 changes: 2 additions & 2 deletions api/report-templates/emails/approved-colin.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Your Name Request is **approved**. Follow the steps below to register a business

# You\'re not done yet!

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Visit [BC Corporate Online]({{CORP_ONLINE_URL}})
2. Register the business with this name by filing an Incorporation Application
2. Complete and submit the form along with any required documentation and payment

---

Expand Down
4 changes: 2 additions & 2 deletions api/report-templates/emails/approved-modernized.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Your Name Request is **approved**. Follow the steps below to register a business

# You\'re not done yet!

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Visit [BC Registries and Online Services]({{DECIDE_BUSINESS_URL}})
2. Log in with your BC Registries Account
3. Look up your Name Request
4. Register the business with this name by following the instructions
4. Complete and submit the form along with any required documentation and payment

If you don\'t have a BC Registries Account, [create one here]({{BUSINESS_URL}})

Expand Down
2 changes: 1 addition & 1 deletion api/report-templates/emails/approved-so.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Your Name Request is **approved**. Follow the steps below to register a business

# You\'re not done yet!

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Visit [Societies Online]({{SOCIETIES_URL}})
2. Log in with BCeID
Expand Down
2 changes: 1 addition & 1 deletion api/report-templates/emails/approved.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Your Name Request is **approved**. Follow the steps below to register a business

# You\'re not done yet!

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Visit [Forms, fees and information packages page]({{CORP_FORMS_URL}}) and download the appropriate form
2. Complete and submit the form along with any required documentation and payment
Expand Down
4 changes: 2 additions & 2 deletions api/report-templates/emails/conditional-colin.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis

# Your Next Steps

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Send in your consent letter to BCregistries@gov.bc.ca
2. Receive confirmation that the consent letter has been accepted
3. Visit [BC Corporate Online]({{CORP_ONLINE_URL}})
4. Register the business with this name by filing an Incorporation Application
4. Complete and submit the form along with any required documentation and payment

---

Expand Down
4 changes: 2 additions & 2 deletions api/report-templates/emails/conditional-modernized.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis

# Your Next Steps

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Send in your consent letter to BCregistries@gov.bc.ca
2. Receive confirmation that the consent letter has been accepted
3. Visit [BC Registries and Online Services]({{DECIDE_BUSINESS_URL}})
4. Log in with your BC Registries Account
5. Look up your Name Request
6. Register the business with this name by following the instructions
6. Complete and submit the form along with any required documentation and payment

If you don\'t have a BC Registries Account, [create one here]({{BUSINESS_URL}})

Expand Down
2 changes: 1 addition & 1 deletion api/report-templates/emails/conditional-so.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis

# Your Next Steps

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Send in your consent letter to BCregistries@gov.bc.ca
2. Receive confirmation that the consent letter has been accepted
Expand Down
2 changes: 1 addition & 1 deletion api/report-templates/emails/conditional.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Your Name Request is **conditionally approved**. Follow the steps below to regis

# Your Next Steps

Follow these steps to register your business using this name:
Follow these steps to complete your application using this business name:

1. Acquire the consent letter
2. Visit [Forms, fees and information packages page]({{CORP_FORMS_URL}}) and download the appropriate form
Expand Down
Loading