Skip to content

Commit 5de7977

Browse files
committed
Move design docs into CONTRIBUTING.md
1 parent f7e3b38 commit 5de7977

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ This document outlines the process for contributing to the project, including
55
guidelines for code structure, commands, and more. Please follow these guidelines
66
to ensure a smooth and efficient collaboration.
77

8+
## Design
9+
10+
[Click here](docs/search_approach.md) to learn about the `search` implementation.
11+
12+
[Click here](docs/generate_approach.md) to learn about the `generate` implementation.
13+
814
## Commands
915

1016
```shell

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ intelligence to provide you with a variety of name options that you might not ha
2323
considered. Whether you need a name for a new project, package, or domain, Namigo
2424
is your go-to naming pal.
2525

26-
## Design
27-
28-
[Click here](docs/search_approach.md) to learn about the `search` implementation.
29-
30-
[Click here](docs/generate_approach.md) to learn about the `generate` implementation.
31-
3226
## Getting started
3327

3428
```shell

0 commit comments

Comments
 (0)