|
1 | | -<<<<<<< HEAD |
2 | 1 |
|
3 | 2 | # sql-data-guard: Safety Layer for LLM Database Interactions |
4 | 3 |
|
@@ -128,49 +127,3 @@ We welcome contributions! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for |
128 | 127 |
|
129 | 128 | ## License |
130 | 129 | This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. |
131 | | -======= |
132 | | -# Thales Open Source Template Project |
133 | | - |
134 | | -Template for creating a new project in the [Thales GitHub organization](https://github.com/ThalesGroup). |
135 | | - |
136 | | -Each Thales OSS project repository **MUST** contain the following files at the root: |
137 | | - |
138 | | -- a `LICENSE` which has been chosen in accordance with legal department depending on your needs |
139 | | - |
140 | | -- a `README.md` outlining the project goals, sponsoring sig, and community contact information, [GitHub tips about README.md](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-readmes) |
141 | | - |
142 | | -- a `CONTRIBUTING.md` outlining how to contribute to the project, how to submit a pull request and an issue |
143 | | - |
144 | | -- a `SECURITY.md` outlining how the security concerns are handled, [GitHub tips about SECURITY.md](https://docs.github.com/en/github/managing-security-vulnerabilities/adding-a-security-policy-to-your-repository) |
145 | | - |
146 | | -Below is an example of the common structure and information expected in a README. |
147 | | - |
148 | | -**Please keep this structure as is and only fill the content for each section according to your project.** |
149 | | - |
150 | | -If you need assistance or have question, please contact [email protected] |
151 | | - |
152 | | -## Get started |
153 | | - |
154 | | -XXX project purpose it to ... |
155 | | - |
156 | | -**Please also add the description into the About section (Description field)** |
157 | | - |
158 | | -## Documentation |
159 | | - |
160 | | -Documentation is available at [xxx/docs](https://xxx/docs/). |
161 | | - |
162 | | -You can use [GitHub pages](https://guides.github.com/features/pages/) to create your documentation. |
163 | | - |
164 | | -See an example here : https://github.com/ThalesGroup/ThalesGroup.github.io |
165 | | - |
166 | | -**Please also add the documentation URL into the About section (Website field)** |
167 | | - |
168 | | -## Contributing |
169 | | - |
170 | | -If you are interested in contributing to the XXX project, start by reading the [Contributing guide](/CONTRIBUTING.md). |
171 | | - |
172 | | -## License |
173 | | - |
174 | | -The chosen license in accordance with legal department must be defined into an explicit [LICENSE](https://github.com/ThalesGroup/template-project/blob/master/LICENSE) file at the root of the repository |
175 | | -You can also link this file in this README section. |
176 | | ->>>>>>> origin/main |
0 commit comments