This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change 1
1
Contributing to the Flutter engine
2
2
==================================
3
3
4
- [ ![ Build Status] ( https://cirrus-ci.com/flutter/engine.svg )] ( https://cirrus-ci.com/flutter/engine )
4
+ [ ![ Build Status] ( https://cirrus-ci.com/flutter/engine.svg )] [ build_status ]
5
5
6
- _ See also: [ Flutter's code of conduct] ( https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md ) _
6
+ _ See also: [ Flutter's code of conduct] [ code_of_conduct ] _
7
7
8
8
Welcome
9
9
-------
10
10
11
- For an introduction to contributing to Flutter, see [ our
12
- contributor
13
- guide] ( https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md ) .
11
+ For an introduction to contributing to Flutter, see [ our contributor
12
+ guide] [ contrib_guide ] .
14
13
15
- For specific instructions regarding building Flutter's engine, see
16
- [ Setting up the Engine development
17
- environment] ( https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment )
18
- on our wiki. Those instructions are part of the broader onboarding instructions described in the contributing guide.
14
+ For specific instructions regarding building Flutter's engine, see [ Setting up
15
+ the Engine development environment] [ engine_dev_setup ] on our wiki. Those
16
+ instructions are part of the broader onboarding instructions described in the
17
+ contributing guide.
18
+
19
+ [ build_status ] : https://cirrus-ci.com/flutter/engine
20
+ [ code_of_conduct ] : https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md
21
+ [ contrib_guide ] : https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment
22
+ [ engine_dev_setup ] : https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment
You can’t perform that action at this time.
0 commit comments