Skip to content

Commit

Permalink
chore(project): 🚚 transfer repository
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Mar 28, 2023
1 parent ae03210 commit 40f0f42
Show file tree
Hide file tree
Showing 13 changed files with 203 additions and 203 deletions.
3 changes: 1 addition & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@
}
],
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"files": ["README.md"],
"imageSize": 100,
"projectName": "next-react-app",
"projectOwner": "navin-moorthy",
"projectOwner": "timelessco",
"repoHost": "https://github.com",
"repoType": "github"
}
8 changes: 4 additions & 4 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ are expected to follow.
## Reporting Issues

Please do
[report an issue on the issue tracker](https://github.com/navin-moorthy/next-react-app/issues/new/choose)
[report an issue on the issue tracker](https://github.com/timelessco/next-react-app/issues/new/choose)
if there's any bugfix, documentation improvement, or general enhancement you'd
like to see in the repository! Please fully fill out all required fields in the
most appropriate issue form.
Expand All @@ -43,9 +43,9 @@ steps involved:

With the exception of very small typos, all changes to this repository generally
need to correspond to an
[open issue marked as `accepting prs` on the issue tracker](https://github.com/navin-moorthy/next-react-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22).
[open issue marked as `accepting prs` on the issue tracker](https://github.com/timelessco/next-react-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22).
If this is your first time contributing, consider searching for
[unassigned issues that also have the `good first issue` label](https://github.com/navin-moorthy/next-react-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22+label%3A%22good+first+issue%22+no%3Aassignee).
[unassigned issues that also have the `good first issue` label](https://github.com/timelessco/next-react-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22+label%3A%22good+first+issue%22+no%3Aassignee).
If the issue you'd like to fix isn't found on the issue, see
[Reporting Issues](#reporting-issues) for filing your own (please do!).

Expand All @@ -59,7 +59,7 @@ PRs are also expected to have a title that adheres to
[commitlint](https://github.com/conventional-changelog/commitlint). Only PR
titles need to be in that format, not individual commits. Don't worry if you get
this wrong: you can always change the PR title after sending it. Check
[previously merged PRs](https://github.com/navin-moorthy/next-react-app/pulls?q=is%3Apr+is%3Amerged+-label%3Adependencies+)
[previously merged PRs](https://github.com/timelessco/next-react-app/pulls?q=is%3Apr+is%3Amerged+-label%3Adependencies+)
for reference.

#### Draft PRs
Expand Down
2 changes: 1 addition & 1 deletion .github/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ After you have set the environmental variables in the **`.env`** file, you can
run the project locally by

```shell
git clone https://github.com/navin-moorthy/next-react-app
git clone https://github.com/timelessco/next-react-app
cd next-react-app
pnpm install
```
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- Note: Please must use one of our issue templates to file an issue! 🛑 -->
<!-- 👉 https://github.com/navin-moorthy/next-react-app/issues/new/choose 👈 -->
<!-- 👉 https://github.com/timelessco/next-react-app/issues/new/choose 👈 -->
<!-- **Issues that should have been filed with a template will be closed without action, and we will ask you to use a template.** -->

<!-- This blank issue template is only for issues that don't fit any of the templates. -->
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/01-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ body:
required: true
- label:
I have [searched for related
issues](https://github.com/navin-moorthy/next-react-app/issues?q=is%3Aissue)
issues](https://github.com/timelessco/next-react-app/issues?q=is%3Aissue)
and found none that matched my issue.
required: true
type: checkboxes
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body:
required: true
- label:
I have [searched for related
issues](https://github.com/navin-moorthy/next-react-app/issues?q=is%3Aissue)
issues](https://github.com/timelessco/next-react-app/issues?q=is%3Aissue)
and found none that matched my issue.
required: true
type: checkboxes
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/03-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ body:
required: true
- label:
I have [searched for related
issues](https://github.com/navin-moorthy/next-react-app/issues?q=is%3Aissue)
issues](https://github.com/timelessco/next-react-app/issues?q=is%3Aissue)
and found none that matched my issue.
required: true
type: checkboxes
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/04-tooling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ body:
required: true
- label:
I have [searched for related
issues](https://github.com/navin-moorthy/next-react-app/issues?q=is%3Aissue)
issues](https://github.com/timelessco/next-react-app/issues?q=is%3Aissue)
and found none that matched my issue.
required: true
type: checkboxes
Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Otherwise we may not be able to review your PR. -->

- [ ] Addresses an existing open issue: fixes #000
- [ ] That issue was marked as
[`status: accepting prs`](https://github.com/navin-moorthy/next-react-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
[`status: accepting prs`](https://github.com/timelessco/next-react-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [ ] Steps in
[CONTRIBUTING.md](https://github.com/navin-moorthy/next-react-app/blob/main/.github/CONTRIBUTING.md)
[CONTRIBUTING.md](https://github.com/timelessco/next-react-app/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview
Expand Down
Loading

0 comments on commit 40f0f42

Please sign in to comment.