File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -296,36 +296,3 @@ Users can just run kubectl apply -f <URL for YAML BUNDLE> to install the project
296296kubectl apply -f https://raw.githubusercontent.com/<org>/example-httpbin-operator/<tag or branch>/dist/install.yaml
297297` ` `
298298
299- # # Contributing
300-
301- Contributions are welcome! Here's how you can help :
302-
303- 1. Fork the repository
304- 2. Create a feature branch
305- 3. Make your changes
306- 4. Run the test suite using `make test`
307- 5. Submit a pull request
308-
309- Please ensure your code :
310- - Passes all tests (`make test`)
311- - Includes appropriate test coverage for new features
312- - Follows the existing code style
313- - Includes relevant documentation updates
314-
315- More information can be found via the [Kubebuilder Documentation](https://book.kubebuilder.io/introduction.html)
316-
317- # # License
318-
319- Copyright 2024.
320-
321- Licensed under the Apache License, Version 2.0 (the "License");
322- you may not use this file except in compliance with the License.
323- You may obtain a copy of the License at
324-
325- http://www.apache.org/licenses/LICENSE-2.0
326-
327- Unless required by applicable law or agreed to in writing, software
328- distributed under the License is distributed on an "AS IS" BASIS,
329- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
330- See the License for the specific language governing permissions and
331- limitations under the License.
You can’t perform that action at this time.
0 commit comments