Commit Graph

35 Commits

Author SHA1 Message Date
vis2k
752dd7feed
Update CONTRIBUTING.md 2021-03-09 16:42:13 +08:00
vis2k
bbd1e7903d
Update CONTRIBUTING.md 2021-03-09 16:41:27 +08:00
vis2k
d4cff291f6
Update CONTRIBUTING.md 2021-03-09 16:19:25 +08:00
vis2k
1b911d00ff
Update CONTRIBUTING.md 2020-11-29 11:50:54 +08:00
Paul Pacheco
ad30db3cd7
Update CONTRIBUTING.md 2020-10-13 20:24:33 -05:00
Paul Pacheco
a3d532fea0
Update CONTRIBUTING.md 2020-10-13 20:23:18 -05:00
Paul Pacheco
f025f6ea4e
Update CONTRIBUTING.md 2020-10-13 13:07:09 -05:00
Paul Pacheco
e904cd8cb1
a bit clearer 2020-10-13 12:55:01 -05:00
Paul Pacheco
e976ab1567
Update CONTRIBUTING.md 2020-10-13 12:23:12 -05:00
Paul Pacheco
02f7f9c087
another example of microoptimization 2020-10-13 12:21:11 -05:00
James Frowen
5205f3d907
updating Contribute (#2219)
adding paragraph before testing header
updating testing paragraph to better convey that testing is to help find bugs and issues
2020-09-05 22:20:53 +02:00
James Frowen
f381f7f9a0
adding unit tests to good pull request (#2218) 2020-09-05 22:19:56 +02:00
James Frowen
5a05bdc1d0
removing point about empty class bodies (#2225)
* VisualStudio and VisualStudioCode with c# extension automatically add space between { }

* Formatting tools automatically add space between { } so the option is to have no automatic formatting or use { }

* There does not seem to be an editorconfig setting to override this behaviour
2020-09-05 22:18:29 +02:00
James Frowen
fe2c962dc5
fixing typos (#2217) 2020-09-04 17:46:01 +01:00
Callum Ferguson
5b05c46da7
Update discord invite (#2025) 2020-06-23 10:11:16 +02:00
Paul Pacheco
f1eae14218
Update discord invite 2020-03-17 16:04:28 -05:00
Paul Pacheco
ff445e630c
docs: provide objective PR size example 2020-03-10 21:09:30 -05:00
Paul Pacheco
6074ae4238
docs: Explain that small PR's are preferred 2020-03-10 21:06:58 -05:00
Paul Pacheco
4737346db8
change O() for sweep and prune 2020-02-24 08:32:46 -06:00
Paul Pacheco
ed9d056350
docs: contribution criteria for optimizations
Explain what an optimization pull request needs in order to get merged
2020-02-24 08:30:41 -06:00
rodolphito
c32c8e8def Naming guidelines. (#690)
* Added variable naming guideline

* Added link as per Paul's suggestion.

* Made variable naming section cover naming in general.
2019-03-31 11:32:36 +02:00
MrGadget
536441f002
Added Documentation bullet point 2019-03-13 14:02:33 -04:00
vis2k
f03e7b1ebe Add empty class bodies to code convention 2019-02-28 12:16:19 +01:00
vis2k
d5857d841f Add line break and fix word 2019-02-28 12:11:34 +01:00
vis2k
c32845d507 Update code convention with int vs Int32 2019-02-28 12:11:34 +01:00
vis2k
f5044e0b44 Note about GC in hot path in coding conventions 2019-02-24 22:34:10 +01:00
rodolphito
c6f2647ec1 Removed false statement. (#380) 2019-02-07 10:14:33 +01:00
rodolphito
0e781424d5 Deleted redundant broken line.
This is covered below One Python Way anyways.
2019-02-05 17:41:25 -06:00
Paul Pacheco
55c8ea497f
Document coding convention 2019-01-19 09:07:12 -06:00
vis2k
816a5602fc
Update CONTRIBUTING.md 2019-01-06 16:05:26 +01:00
Chris Langsenkamp
76b75dbb9b New Documentation (#184)
* Documentation Outline

* Spacing adjustments

* Captured old wiki content

* yml fix

* Docs work

* resize images

* Replaced images

* Removed md from links

* Renamed Misty to Fizzy

* Captured Unity docs

* links cleanup

* clear links

* Cleanup and moved NetworkBehavior to Classes.

* added slashes to yml paths

* reverted slashes

* Fixes bad link

* Update Ignorance.md

This should be enough documentation for now, yeah?

* Localized images

* Update Ignorance.md

formatting updates

* Lots of Cleanup

* fix link

* Formatting

* fix code blocks

* Lots of content and cleanup

* fixed yml

* Added blank line

* Added spaces in titles

* tightened bullets

* Fixed bullet spacing

* Fixed more bullets

* unbolded content

* Cleanup and removal of empty pages
Updated README with links to docs pages

* Restored prior version

* Contributing

* Improvements to content

* lower case fix

* fix link

* renamed Contributions

* fixed link

* home page content

* Fixed Encoding

* Moved Why TCP

* Replaced Unity with Mirror

* Telepathy Description

* changed to h2

* Moved Sample down

* Removed dead links

* Copied Contributions
Added Test
Fixed h3's

* Fixed headings

* added to Test

* Fixed image alts and links

* fixed last alt
2018-12-26 16:07:24 -06:00
Paul Pacheco
49b3f2bcaa
Fix bullet indentation
Static analysis keeps bitching about this.
2018-10-11 20:56:21 -05:00
Paul Pacheco
1f3ce14185
Fix list indentation 2018-10-08 10:14:28 -05:00
Paul Pacheco
9ca8c15646
Fix incorrect indentation 2018-10-08 10:09:41 -05:00
Paul Pacheco
497c6c5246 Provide a guideline for contributing code 2018-07-26 12:49:11 -07:00