Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit e1def11

Browse files
authored
removing styles for now
1 parent 06b0536 commit e1def11

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ The following is a set of guidelines for contributing to BigQuery Plugin for Gra
99

1010
---
1111

12-
1312
## Table of Contents
1413

1514
[How can I contribute?](#how-can-i-contribute)
@@ -46,9 +45,6 @@ If you would like to suggest an enhancement or ask for a new feature:
4645
- **Code contributions are welcomed**. For big changes or significant features, it's usually better to reach out first and discuss what you want to implement and how (we recommend reading: [Pull Request First](https://medium.com/practical-blend/pull-request-first-f6bb667a9b6#.ozlqxvj36)). This to make sure that what you want to implement is aligned with our goals for the project and that no one else is already working on it.
4746
- Include screenshots and animated GIFs in your pull request whenever possible.
4847
- Please add [documentation](#documentation) for new features or changes in functionality along with the code.
49-
- Please follow existing code style:
50-
- Python: we use [Black](https://github.com/psf/black) to auto format the code.
51-
- Javascript: we use [Prettier](https://github.com/prettier/prettier) to auto-format the code.
5248

5349
### Documentation
5450

0 commit comments

Comments
 (0)